Type Alias esp32c3::uart0::int_raw::RS485_PARITY_ERR_W

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

Field RS485_PARITY_ERR writer - This interrupt raw bit turns to high level when receiver detects a parity error from the echo of transmitter in rs485 mode.

Aliased Type§

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