Type Alias esp32c3::uart0::int_clr::RS485_PARITY_ERR_W

source ·
pub type RS485_PARITY_ERR_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description

Field RS485_PARITY_ERR writer - Set this bit to clear the rs485_parity_err_int_raw interrupt.

Aliased Type§

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