Type Alias stm32wlxx_hal::pac::rtc::cr::OSEL_W
pub type OSEL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR_SPEC, u8, OSEL_A, Safe, 2, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field OSEL
writer - Output selection
Aliased Type§
struct OSEL_W<'a, const O: u8> { /* private fields */ }