Type Alias CONTROL

Source
pub type CONTROL = Reg<CONTROL_SPEC>;
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ยง

struct CONTROL { /* private fields */ }