Type Alias stm32wlxx_hal::pac::usart1::cr2::RXINV_R
pub type RXINV_R = BitReaderRaw<RXINV_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field RXINV
reader - RX pin active level inversion
Aliased Type§
struct RXINV_R { /* private fields */ }