Type Alias esp32c3::twai0::status::RX_ST_R

source ·
pub type RX_ST_R = BitReader;
Expand description

Field RX_ST reader - 1: The TWAI Controller is receiving a message from the bus.

Aliased Type§

struct RX_ST_R { /* private fields */ }