Type Alias esp32c3::uart0::conf0::PARITY_W

source ·
pub type PARITY_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field PARITY writer - This register is used to configure the parity check mode.

Aliased Type§

struct PARITY_W<'a, REG> { /* private fields */ }