Type Alias esp32c3::twai0::mode::SELF_TEST_MODE_R

source ·
pub type SELF_TEST_MODE_R = BitReader;
Expand description

Field SELF_TEST_MODE reader - 1: Self test mode. In this mode the TX nodes can perform a successful transmission without receiving the acknowledge signal. This mode is often used to test a single node with the self reception request command.

Aliased Type§

struct SELF_TEST_MODE_R { /* private fields */ }