Type Alias stm32wlxx_hal::pac::gpioc::otyper::OT15_W
pub type OT15_W<'a, const O: u8> = BitWriterRaw<'a, u32, OTYPER_SPEC, OT0_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field OT0
writer - Port x configuration bits (y = 0..15)
Aliased Type§
struct OT15_W<'a, const O: u8> { /* private fields */ }