Type Alias stm32f4xx_hal::pac::usart1::sr::PE_R

source ·
pub type PE_R = BitReaderRaw<bool>;
Expand description

Field PE reader - Parity error

Aliased Type§

struct PE_R { /* private fields */ }