GD32W51x User Manual
742
has enough space.
In indirect read mode, reading this register gives the data received from the Flash
memory. If the FIFO does not have as many bytes as requested by the read
command and if BUSY=1, the read operation is stalled until enough data is present
or until the transfer is complete.
In status polling mode, this register contains the last data read from the Flash
memory.
22.11.10.
Secure Status register (QSPI_STAT_SEC)
Address offset: 0x108
Reset value: 0x0000 0004
This register can be accessed by word (32-bit).
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
Reserved
DMAEN
rw
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reserved
WSIE TMOUTIE
SMIE
FTIE
TCIE
TERRIE
WS
TMOUT
SM
FT
TC
TERR
rw
rw
rw
rw
rw
rw
r
r
r
r
r
r
Bits
Fields
Descriptions
31:12
Reserved
Must be kept at reset value
16
DMAEN
DMA enable
In indirect mode, DMA can be used to transfer data via QSPI_DA TA. DMA transfers
are initiated w hen FT is set.
0: DMA disabled
1: DMA enabled
11
WSIE
Wrong start sequence interrupt enable
This bit enables the w rong start sequence interrupt.
0: Interrupt disable
1: Interrupt enabled
10
TMOUTIE
Timeout interrupt enable
This bit enables the timeout interrupt.
0: Interrupt disable
1: Interrupt enabled
9
SMIE
Status match interrupt enable
This bit enables the status match interrupt.