Type Alias esp32c3::twai0::int_ena::ARB_LOST_INT_ENA_W

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

Field ARB_LOST_INT_ENA writer - Set this bit to 1 to enable arbitration lost interrupt.

Aliased Type§

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