Type Alias esp32c3::twai0::status::MISS_ST_R

source ·
pub type MISS_ST_R = BitReader;
Expand description

Field MISS_ST reader - This bit reflects whether the data packet in the RX FIFO is complete. 1: The current packet is missing; 0: The current packet is complete

Aliased Type§

struct MISS_ST_R { /* private fields */ }