GQSPI_ISR (QSPI) Register

Zynq UltraScale+ Devices Register Reference (UG1087)

Document ID
UG1087
Release Date
2024-03-13
Revision
1.10

GQSPI_ISR (QSPI) Register Description

Register NameGQSPI_ISR
Offset Address0x0000000104
Absolute Address 0x00FF0F0104 (QSPI)
Width32
TypemixedMixed types. See bit-field details.
Reset Value0x00000B84
DescriptionGeneric QSPI Interrupt Status

This register is set when the described event occurs and the interrupt is enabled in the mask register. When any of these bits are set the interrupt output is asserted high. In the default configuration, these bits are all cleared simultaneously by reading this register, though this may be configured for an individual write-one-to-clear scheme. Software Driver name: XGQSPIPS_ISR

GQSPI_ISR (QSPI) Register Bit-Field Summary

Field NameBitsTypeReset ValueDescription
Reserved31:12razRead as zero0x0Reserved, read as zero, ignored on write.
RX_FIFO_Empty11roRead-only0x1RX FIFO Empty interrupt
Software Driver name: XGQSPIPS_ISR_RX_EMPTY
1: RXFIFO is empty
0: RXFIFO is not empty
Gen_FIFO_full10roRead-only0x0Generic FIFO full interrupt (current FIFO status)
Software Driver name: XGQSPIPS_ISR_GF_FULL
1:Generic FIFO is full
0:Generic FIFO is not full
Gen_FIFO_not_full 9roRead-only0x1Generic FIFO not full interrupt (current FIFO status)
Software Driver name: XGQSPIPS_ISR_GF_NF
1:Generic FIFO has less than Generic FIFO Threshold entries
0:Generic FIFO has more than or equal to Generic FIFO Threshold entries
TX_FIFO_Empty 8roRead-only0x1TX FIFO Empty interrupt
Software Driver name: XGQSPIPS_ISR_TX_EMPTY
1: TXFIFO is empty
0: TXFIFO is not empty
Gen_FIFO_Empty 7roRead-only0x1Generic FIFO Empty interrupt
Software Driver name: XGQSPIPS_ISR_GF_EMPTY
1:Generic FIFO is empty
0:Generic FIFO is not empty
Reserved 6razRead as zero0x0Reserved, read as zero, ignored on write.
RX_FIFO_full 5roRead-only0x0RX FIFO full (current FIFO status)
Software Driver name: XGQSPIPS_ISR_RXFULL
1: FIFO is full
0: FIFO is not full
RX_FIFO_not_empty 4roRead-only0x0RX FIFO not empty interrupt (current FIFO status)
Software Driver name: XGQSPIPS_ISR_RXNEMPTY
1: FIFO has more than or equal to RX Threshold entries
0: FIFO has less than RX Threshold entries
TX_FIFO_full 3roRead-only0x0TX FIFO full (current FIFO status)
Software Driver name: XGQSPIPS_ISR_TXFULL
1: FIFO is full
0: FIFO is not full
TX_FIFO_not_full 2roRead-only0x1TX FIFO not full interrupt (current FIFO status)
Software Driver name: XGQSPIPS_ISR_TX_NF
1: FIFO has less than TX Threshold entries
0: FIFO has more than or equal to TX Threshold entries
Poll_Time_Expire 1wtcReadable, write a 1 to clear0x0Poll Time out counter expire interrupt, write one to this bit location to clear
Software Driver name: XGQSPIPS_ISR_POLL_TOE
1: Poll time out counter expired
0: Poll time out counter is not expired
Reserved 0razRead as zero0x0reserved