Type Alias stm32wlxx_hal::pac::usart1::cr1::PCE_R
pub type PCE_R = BitReaderRaw<PCE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PCE
reader - Parity control enable
Aliased Type§
struct PCE_R { /* private fields */ }