Type Alias esp32c3::twai0::mode::LISTEN_ONLY_MODE_R

source ·
pub type LISTEN_ONLY_MODE_R = BitReader;
Expand description

Field LISTEN_ONLY_MODE reader - 1: Listen only mode. In this mode the nodes will only receive messages from the bus, without generating the acknowledge signal nor updating the RX error counter.

Aliased Type§

struct LISTEN_ONLY_MODE_R { /* private fields */ }