CONTROL

Type Alias CONTROL 

Source
pub type CONTROL = Reg<CONTROL_SPEC>;
Expand description

control (rw) register accessor: an alias for Reg<CONTROL_SPEC>

Aliased Typeยง

pub struct CONTROL { /* private fields */ }