Type Alias esp32c3::twai0::int_raw::TX_INT_ST_R

source ·
pub type TX_INT_ST_R = BitReader;
Expand description

Field TX_INT_ST reader - Transmit interrupt. If this bit is set to 1, it indicates the message transmitting mis- sion is finished and a new transmission is able to execute.

Aliased Type§

struct TX_INT_ST_R { /* private fields */ }