Type Alias stm32wlxx_hal::pac::gpioa::odr::ODR3_R
pub type ODR3_R = BitReaderRaw<ODR0_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field ODR0
reader - Port output data (y = 0..15)
Aliased Type§
struct ODR3_R { /* private fields */ }