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