Type Definition lpc81x_pac::lpc812::usart0::cfg::CLKPOL_W

source ·
pub type CLKPOL_W<'a, const O: u8> = BitWriter<'a, u32, CFG_SPEC, CLKPOL_A, O>;
Expand description

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

Implementations§

Falling edge. Un_RXD is sampled on the falling edge of SCLK.

Rising edge. Un_RXD is sampled on the rising edge of SCLK.