Module esp32c3_hal::pac::twai::data_1
Expand description
Data register 1
Structs
Type Definitions
Field
TX_BYTE_1
reader - In reset mode, it is acceptance code register 1 with R/W Permission. In operation mode, it stores the 1st 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.Field
TX_BYTE_1
writer - In reset mode, it is acceptance code register 1 with R/W Permission. In operation mode, it stores the 1st 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.