Type Alias esp32c3::uart0::int_ena::RS485_CLASH_W

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

Field RS485_CLASH writer - This is the enable bit for rs485_clash_int_st register.

Aliased Type§

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