Module esp32c3_hal::pac::twai::data_8
Expand description
Data register 8
Structs
Type Definitions
Field
TX_BYTE_8
reader - In operation mode, it stores the 8th 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_8
writer - In operation mode, it stores the 8th 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.