pub type CONTROL = Reg<CONTROL_SPEC>;Expand description
control (rw) register accessor: Clock measure and monitor control
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 */ }