Type Alias esp32c3::twai0::status::TX_COMPLETE_R

source ·
pub type TX_COMPLETE_R = BitReader;
Expand description

Field TX_COMPLETE reader - 1: The TWAI controller has successfully received a packet from the bus.

Aliased Type§

struct TX_COMPLETE_R { /* private fields */ }