Type Alias esp32c3::twai0::int_ena::RX_INT_ENA_W

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

Field RX_INT_ENA writer - Set this bit to 1 to enable receive interrupt.

Aliased Type§

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