Type Alias stm32wlxx_hal::pac::rtc::alrmr::MSK4_W

pub type MSK4_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 MSK4_W<'a, const O: u8> { /* private fields */ }