Type Alias esp32c3::twai0::cmd::SELF_RX_REQ_W

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

Field SELF_RX_REQ writer - Self reception request command. Set the bit to 1 to allow a message be transmitted and received simultaneously.

Aliased Type§

struct SELF_RX_REQ_W<'a, REG> { /* private fields */ }