Type Definition lpc81x_pac::lpc812::usart0::cfg::PARITYSEL_R

source ·
pub type PARITYSEL_R = FieldReader<u8, PARITYSEL_A>;
Expand description

Field PARITYSEL reader - Selects what type of parity is used by the USART.

Implementations§

Get enumerated values variant

Checks if the value of the field is NO_PARITY

Checks if the value of the field is EVEN_PARITY

Checks if the value of the field is ODD_PARITY