Type Alias stm32wlxx_hal::pac::rtc::icsr::BCDU_W
pub type BCDU_W<'a, const O: u8> = FieldWriterRaw<'a, u32, ICSR_SPEC, u8, BCDU_A, Safe, 3, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field BCDU
writer - BCD update
Aliased Type§
struct BCDU_W<'a, const O: u8> { /* private fields */ }