Type Alias esp32c3::twai0::cmd::ABORT_TX_W

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

Field ABORT_TX writer - Set the bit to 1 to cancel a pending transmission request.

Aliased Type§

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