Type Alias CR

Source
pub type CR = Reg<CR_SPEC>;
Expand description

CR register accessor: an alias for Reg<CR_SPEC>

Aliased Typeยง

pub struct CR { /* private fields */ }