Type Alias stm32wlxx_hal::pac::gpiob::idr::IDR8_R
pub type IDR8_R = BitReaderRaw<IDR0_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field IDR0
reader - Port input data (y = 0..15)
Aliased Type§
struct IDR8_R { /* private fields */ }