Type Alias CCER

pub type CCER = Reg<CCER_SPEC>;
Expand description

CCER register accessor: an alias for Reg<CCER_SPEC>

Aliased Typeยง

struct CCER { /* private fields */ }