Type Alias CNT

Source
pub type CNT = Reg<CNT_SPEC>;
Expand description

CNT register accessor: an alias for Reg<CNT_SPEC>

Aliased Typeยง

pub struct CNT { /* private fields */ }