pub type Control = Reg<ControlSpec>;Expand description
CONTROL (rw) register accessor: Control Register
You can read this register and get control::R. You can reset, write, write_with_zero this register using control::W. You can also modify this register. See API.
For information about available fields see control module
Aliased Typeยง
pub struct Control { /* private fields */ }