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