Type Alias stm32wlxx_hal::pac::wwdg::cr::T_R
pub type T_R = FieldReaderRaw<u8, u8>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field T
reader - 7-bit counter (MSB to LSB)
Aliased Type§
struct T_R { /* private fields */ }