Type Alias stm32wlxx_hal::pac::rtc::cr::SUB1H_W

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

Field SUB1H writer - Subtract 1 hour (winter time change)

Aliased Type§

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