fifosinglebyte
Writes to the
FIFO Single Byte Register write a single 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 Single Byte FIFO Register read a single 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 BWFIFO1 for writes and BRFIFO1 for
reads.
Module Instance | Base Address | Register Address |
---|---|---|
scanmgr | 0xFFF02000 | 0xFFF02010 |
Offset: 0x10
Access: RW
Important: To prevent indeterminate
system behavior, reserved areas of memory must not be accessed by software or
hardware. Any area of the memory map that is not explicitly defined as a register
space or accessible memory is considered reserved.
Bit Fields | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
Reserved |
|||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
Reserved |
value RW 0x0 |
fifosinglebyte Fields
Bit | Name | Description | Access | Reset |
---|---|---|---|---|
7:0 | value | Transfers single byte value to/from command FIFO |
RW | 0x0 |