Type Alias stm32wlxx_hal::pac::gpiob::odr::ODR11_W
pub type ODR11_W<'a, const O: u8> = BitWriterRaw<'a, u32, ODR_SPEC, ODR0_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field ODR0
writer - Port output data (y = 0..15)
Aliased Type§
struct ODR11_W<'a, const O: u8> { /* private fields */ }