Type Alias CCR

Source
pub type CCR = Reg<CCR_SPEC>;
Expand description

CCR register accessor: an alias for Reg<CCR_SPEC>

Aliased Typeยง

pub struct CCR { /* private fields */ }