Type Alias esp32c3::twai0::status::TX_BUF_ST_R

source ·
pub type TX_BUF_ST_R = BitReader;
Expand description

Field TX_BUF_ST reader - 1: The TX buffer is empty, the CPU may write a message into it.

Aliased Type§

struct TX_BUF_ST_R { /* private fields */ }