Type Alias stm32wlxx_hal::pac::rtc::shiftr::ADD1S_W

pub type ADD1S_W<'a, const O: u8> = BitWriterRaw<'a, u32, SHIFTR_SPEC, ADD1S_AW, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field ADD1S writer - Add one second

Aliased Type§

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