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