qspi
Module Instance | Base Address | Register Address |
---|---|---|
sysmgr | 0xFFD08000 | 0xFFD08168 |
Offset: 0x168
Access: RW
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 |
derr RW 0x0 |
serr RW 0x0 |
injd RW 0x0 |
injs RW 0x0 |
en RW 0x0 |
qspi Fields
Bit | Name | Description | Access | Reset |
---|---|---|---|---|
4 | derr | This bit is an interrupt status bit for QSPI RAM ECC double bit, non-correctable error. It is set by hardware when double bit, non-correctable error occurs in QSPI RAM. Software needs to write 1 into this bit to clear the interrupt status. |
RW | 0x0 |
3 | serr | This bit is an interrupt status bit for QSPI RAM ECC single, correctable error. It is set by hardware when single, correctable error occurs in QSPI RAM. Software needs to write 1 into this bit to clear the interrupt status. |
RW | 0x0 |
2 | injd | Changing this bit from zero to one injects a double, non-correctable error into the QSPI RAM. This only injects one double bit error into the QSPI RAM. |
RW | 0x0 |
1 | injs | Changing this bit from zero to one injects a single, correctable error into the QSPI RAM. This only injects one error into the QSPI RAM. |
RW | 0x0 |
0 | en | Enable ECC for QSPI RAM |
RW | 0x0 |