Type Alias stm32wlxx_hal::pac::rtc::alrmssr::SSCLR_W
pub type SSCLR_W<'a, const O: u8> = BitWriterRaw<'a, u32, ALRMSSR_SPEC, SSCLR_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field SSCLR
writer - Clear synchronous counter on alarm (Binary mode only)
Aliased Type§
struct SSCLR_W<'a, const O: u8> { /* private fields */ }