Type Alias stm32wlxx_hal::pac::rtc::icsr::BIN_W
pub type BIN_W<'a, const O: u8> = FieldWriterRaw<'a, u32, ICSR_SPEC, u8, BIN_A, Safe, 2, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field BIN
writer - Binary mode
Aliased Type§
struct BIN_W<'a, const O: u8> { /* private fields */ }