Type Alias esp32c3::twai0::status::RX_BUF_ST_R

source ·
pub type RX_BUF_ST_R = BitReader;
Expand description

Field RX_BUF_ST reader - 1: The data in the RX buffer is not empty, with at least one received data packet.

Aliased Type§

struct RX_BUF_ST_R { /* private fields */ }