Type Alias stm32wlxx_hal::pac::rtc::alrmr::MSK3_W
pub type MSK3_W<'a, const O: u8> = BitWriterRaw<'a, u32, ALRMR_SPEC, MSK1_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field MSK1
writer - Alarm seconds mask
Aliased Type§
struct MSK3_W<'a, const O: u8> { /* private fields */ }