Type Alias stm32wlxx_hal::pac::lptim2::cnt::CNT_R
pub type CNT_R = FieldReaderRaw<u16, u16>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CNT
reader - Counter value
Aliased Type§
struct CNT_R { /* private fields */ }