Type Alias stm32wlxx_hal::pac::spi1::cr1::BIDIOE_R
pub type BIDIOE_R = BitReaderRaw<BIDIOE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field BIDIOE
reader - Output enable in bidirectional mode
Aliased Type§
struct BIDIOE_R { /* private fields */ }