Type Alias esp32c3::twai0::cmd::CLR_OVERRUN_W

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

Field CLR_OVERRUN writer - Set the bit to 1 to clear the data overrun status bit.

Aliased Type§

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