Type Alias stm32wlxx_hal::pac::gpiob::idr::IDR4_R
pub type IDR4_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 IDR4_R { /* private fields */ }