GQSPI_IDR (QSPI) Register Description
| Register Name | GQSPI_IDR |
|---|---|
| Offset Address | 0x000000010C |
| Absolute Address | 0x00FF0F010C (QSPI) |
| Width | 32 |
| Type | mixedMixed types. See bit-field details. |
| Reset Value | 0x00000000 |
| Description | GQSPI Interrupt disable |
Writing a 1 to this register resets the corresponding bits of the interrupt mask register. 0: no effect. 1: disable the interrupt (set mask = 1). Software Driver name: XGQSPIPS_IDR
GQSPI_IDR (QSPI) Register Bit-Field Summary
| Field Name | Bits | Type | Reset Value | Description |
|---|---|---|---|---|
| Reserved | 31:12 | razRead as zero | 0x0 | reserved |
| RX_FIFO_EMPTY | 11 | woWrite-only | 0x0 | RX FIFO Empty interrupt disable Software Driver name: XGQSPIPS_IDR_RX_EMPTY |
| Gen_FIFO_full | 10 | woWrite-only | 0x0 | Generic FIFO full interrupt disable Software Driver name: XGQSPIPS_IDR_GF_FULL |
| Gen_FIFO_not_full | 9 | woWrite-only | 0x0 | Generic FIFO not full interrupt disable Software Driver name: XGQSPIPS_IDR_GF_NF |
| TX_FIFO_EMPTY | 8 | woWrite-only | 0x0 | TX FIFO Empty interrupt disable Software Driver name: XGQSPIPS_IDR_TX_EMPTY |
| Gen_FIFO_Empty | 7 | woWrite-only | 0x0 | Generic FIFO Empty interrupt disable Software Driver name: XGQSPIPS_IDR_GF_EMPTY |
| Reserved | 6 | razRead as zero | 0x0 | reserved |
| RX_FIFO_full | 5 | woWrite-only | 0x0 | RX FIFO full disable Software Driver name: XGQSPIPS_IDR_RXFULL |
| RX_FIFO_not_empty | 4 | woWrite-only | 0x0 | RX FIFO not empty disable Software Driver name: XGQSPIPS_IDR_RXNEMPTY |
| TX_FIFO_full | 3 | woWrite-only | 0x0 | TX FIFO full disable Software Driver name: XGQSPIPS_IDR_TXFULL |
| TX_FIFO_not_full | 2 | woWrite-only | 0x0 | TX FIFO not full disable Software Driver name: XGQSPIPS_IDR_TX_NF |
| Poll_Time_Expire | 1 | woWrite-only | 0x0 | Poll Time out counter expire interrupt disable Software Driver name: XGQSPIPS_IDR_POLL_TOE |
| Reserved | 0 | razRead as zero | 0x0 | reserved |