Type Alias esp32c3::uart0::int_ena::RS485_FRM_ERR_W

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

Field RS485_FRM_ERR writer - This is the enable bit for rs485_parity_err_int_st register.

Aliased Type§

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