Type Alias stm32wlxx_hal::pac::usart1::cr1::IDLEIE_R
pub type IDLEIE_R = BitReaderRaw<IDLEIE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field IDLEIE
reader - IDLE interrupt enable
Aliased Type§
struct IDLEIE_R { /* private fields */ }