Type Definition lpc81x_pac::lpc812::usart0::cfg::CLKPOL_R

source ·
pub type CLKPOL_R = BitReader<CLKPOL_A>;
Expand description

Field CLKPOL reader - Selects the clock polarity and sampling edge of received data in synchronous mode.

Implementations§

Get enumerated values variant

Checks if the value of the field is FALLING_EDGE

Checks if the value of the field is RISING_EDGE