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