TRANSFER_SIZE (QSPI) Register Description
| Register Name | TRANSFER_SIZE |
|---|---|
| Offset Address | 0x00000000C4 |
| Absolute Address | 0x00FF0F00C4 (QSPI) |
| Width | 32 |
| Type | mixedMixed types. See bit-field details. |
| Reset Value | 0x00000000 |
| Description | Transfer Size |
TRANSFER_SIZE (QSPI) Register Bit-Field Summary
| Field Name | Bits | Type | Reset Value | Description |
|---|---|---|---|---|
| Reserved | 31:29 | razRead as zero | 0x0 | RESERVED. Return 0 when read. Writes ignored. |
| SIZE | 28:2 | woWrite-only | 0x0 | Specifies the number of 4-byte words the QSPI will read from memory Size is word aligned, so this field is only 27-bits. (2 lsbs are 0) The value in this register signifies the number of words to be read from memory. This is a static signal - should not be changed while controller is actively transmitting/receiving data to/from Flash device |
| Reserved | 1:0 | razRead as zero | 0x0 | RESERVED. Return 0 when read. Writes ignored. |