Type Alias stm32wlxx_hal::pac::tim1::CNT

pub type CNT = Reg<CNT_SPEC>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

CNT register accessor: an alias for Reg<CNT_SPEC>

Aliased Type§

struct CNT { /* private fields */ }