Type Alias esp32c3::uart0::conf0::PARITY_EN_W

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

Field PARITY_EN writer - Set this bit to enable uart parity check.

Aliased Type§

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