Type Alias stm32wlxx_hal::pac::rtc::tstr::MNT_R
pub type MNT_R = FieldReaderRaw<u8, u8>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field MNT
reader - Minute tens in BCD format.
Aliased Type§
struct MNT_R { /* private fields */ }