Type Alias CIER

pub type CIER = Reg<CIER_SPEC>;
Expand description

CIER register accessor: an alias for Reg<CIER_SPEC>

Aliased Typeยง

struct CIER { /* private fields */ }