Type Alias stm32wlxx_hal::pac::gpioa::odr::ODR6_W
pub type ODR6_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 ODR6_W<'a, const O: u8> { /* private fields */ }