Type Alias esp32c3::twai0::int_raw::RX_INT_ST_R

source ·
pub type RX_INT_ST_R = BitReader;
Expand description

Field RX_INT_ST reader - Receive interrupt. If this bit is set to 1, it indicates there are messages to be handled in the RX FIFO.

Aliased Type§

struct RX_INT_ST_R { /* private fields */ }