RXFIFO_DATA1 (CAN) Register Description
| Register Name | RXFIFO_DATA1 |
|---|---|
| Offset Address | 0x0000000058 |
| Absolute Address |
0x00FF060058 (CAN0) 0x00FF070058 (CAN1) |
| Width | 32 |
| Type | rwNormal read/write |
| Reset Value | 0x00000000 |
| Description | Rx Message FIFO, data word 1. |
RXFIFO_DATA1 (CAN) Register Bit-Field Summary
| Field Name | Bits | Type | Reset Value | Description |
|---|---|---|---|---|
| DB0 | 31:24 | rwNormal read/write | 0 | Data Byte 0 Reads from this field return invalid data if the message has no data. |
| DB1 | 23:16 | rwNormal read/write | 0 | Data Byte 1 Reads from this field return invalid data if the message has only 1 byte of data or fewer |
| DB2 | 15:8 | rwNormal read/write | 0 | Data Byte 2 Reads from this field return invalid data if the message has only 2 byte of data or fewer |
| DB3 | 7:0 | rwNormal read/write | 0 | Data Byte 3 Reads from this field return invalid data if the message has only 3 byte of data or fewer |