Type Alias stm32wlxx_hal::pac::rtc::dr::MT_R
pub type MT_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field MT
reader - Month tens in BCD format
Aliased Type§
struct MT_R { /* private fields */ }