Type Alias CCR

pub type CCR = Reg<CCR_SPEC>;
Expand description

CCR register accessor: an alias for Reg<CCR_SPEC>

Aliased Typeยง

struct CCR { /* private fields */ }