TXD1 (QSPI) Register Description
| Register Name | TXD1 |
|---|---|
| Offset Address | 0x0000000080 |
| Absolute Address | 0x00FF0F0080 (QSPI) |
| Width | 32 |
| Type | woWrite-only |
| Reset Value | 0x00000000 |
| Description | Transmit Data, 1 Byte |
Keyhole addresses for the Transmit data FIFO. Software Driver name: XQSPIPS_TXD_01
TXD1 (QSPI) Register Bit-Field Summary
| Field Name | Bits | Type | Reset Value | Description |
|---|---|---|---|---|
| TXD | 31:0 | woWrite-only | 0x0 | Data to TX FIFO, for 1-byte instruction, not for normal data transfer. In little endian mode (default), only bits 7:0 are valid, bits 31:8 are ignored. In big endian mode, only the 8 MSB bits are valid. |