Type Alias stm32wlxx_hal::pac::rtc::dr::MT_W

pub type MT_W<'a, const O: u8> = BitWriterRaw<'a, u32, DR_SPEC, bool, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field MT writer - Month tens in BCD format

Aliased Type§

struct MT_W<'a, const O: u8> { /* private fields */ }