Type Alias stm32wlxx_hal::pac::spi1::cr2::RXNEIE_R
pub type RXNEIE_R = BitReaderRaw<RXNEIE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field RXNEIE
reader - RX buffer not empty interrupt enable
Aliased Type§
struct RXNEIE_R { /* private fields */ }