Type Alias esp32c3::twai0::data_3::TX_BYTE_3_W

source ·
pub type TX_BYTE_3_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field TX_BYTE_3 writer - In reset mode, it is acceptance code register 3 with R/W Permission. In operation mode, it stores the 3rd byte of the data to be transmitted or received. In operation mode, writing writes to the transmit buffer while reading reads from the receive buffer.

Aliased Type§

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