fifoquadbyte
Writes to the
FIFO Quad Byte Register write a quad byte value to the command FIFO. If the command
FIFO is full, the APB write operation is stalled until the command FIFO is not full.
Reads from the Quad Byte FIFO Register read a quad byte value from the command FIFO.
If the command FIFO is empty, the APB read operation is stalled until the command
FIFO is not empty. See the documentation for a description
of the read and write values. The name of this register in
documentation is BWFIFO4 for writes and BRFIFO4 for reads.
Module Instance | Base Address | Register Address |
---|---|---|
scanmgr | 0xFFF02000 | 0xFFF0201C |
Offset: 0x1C
Access: RW
Bit Fields | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
value RW 0x0 |
|||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
value RW 0x0 |
fifoquadbyte Fields
Bit | Name | Description | Access | Reset |
---|---|---|---|---|
31:0 | value | Transfers quad byte value to/from command FIFO |
RW | 0x0 |