Type Alias esp32c3::twai0::mode::SELF_TEST_MODE_W

source ·
pub type SELF_TEST_MODE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field SELF_TEST_MODE writer - 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_W<'a, REG> { /* private fields */ }