TXFIFO_DATA1 (CAN) Register Description
| Register Name | TXFIFO_DATA1 |
|---|---|
| Offset Address | 0x0000000038 |
| Absolute Address |
0x00FF060038 (CAN0) 0x00FF070038 (CAN1) |
| Width | 32 |
| Type | woWrite-only |
| Reset Value | 0x00000000 |
| Description | Tx Message FIFO, data word 1. |
TXFIFO_DATA1 (CAN) Register Bit-Field Summary
| Field Name | Bits | Type | Reset Value | Description |
|---|---|---|---|---|
| DB0 | 31:24 | woWrite-only | 0x0 | Data Byte 0 Reads from this field return invalid data if the message has no data. |
| DB1 | 23:16 | woWrite-only | 0x0 | Data Byte 1 Reads from this field return invalid data if the message has only 1 byte of data or fewer |
| DB2 | 15:8 | woWrite-only | 0x0 | Data Byte 2 Reads from this field return invalid data if the message has only 2 byte of data or fewer |
| DB3 | 7:0 | woWrite-only | 0x0 | Data Byte 3 Reads from this field return invalid data if the message has only 3 byte of data or fewer |