Type Alias stm32wlxx_hal::pac::rtc::alrmssr::MASKSS_W
pub type MASKSS_W<'a, const O: u8> = FieldWriterRaw<'a, u32, ALRMSSR_SPEC, u8, u8, Safe, 6, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field MASKSS
writer - Mask the most-significant bits starting at this bit
Aliased Type§
struct MASKSS_W<'a, const O: u8> { /* private fields */ }