Type Alias stm32_hal2::pac::rtc::alrmssr::MASKSS_W

source ·
pub type MASKSS_W<'a, const O: u8> = FieldWriterRaw<'a, u32, ALRMSSR_SPEC, u8, u8, Safe, 4, O>;
Expand description

Field MASKSS writer - Mask the most-significant bits starting at this bit … The overflow bits of the synchronous counter (bits 15) is never compared. This bit can be different from 0 only after a shift operation.

Aliased Type§

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