Type Alias esp32c3::twai0::data_0::W

source ·
pub type W = W<DATA_0_SPEC>;
Expand description

Register DATA_0 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn tx_byte_0(&mut self) -> TX_BYTE_0_W<'_, DATA_0_SPEC>

Bits 0:7 - In reset mode, it is acceptance code register 0 with R/W Permission. In operation mode, it stores the 0th 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.