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