Type Alias stm32wlxx_hal::pac::rtc::cr::ADD1H_W

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

Field ADD1H writer - Add 1 hour (summer time change)

Aliased Type§

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