SPRUJ28E November 2021 – September 2024 AM68 , AM68A , TDA4AL-Q1 , TDA4VE-Q1 , TDA4VL-Q1
The GPMC generates one interrupt request (see GPMC0 Hardware Requests).
Table 12-165 lists the event flags, and their mask, that can cause module interrupts.
Event Flag | Event Mask | Sensitivity | Description |
---|---|---|---|
GPMC_IRQSTATUS[11] WAIT3EDGE DETECTIONSTATUS | GPMC_IRQENABLE[11] WAIT3EDGE DETECTIONENABLE | Edge | Wait3 edge detection interrupt: Triggered if a rising or falling edge is detected on the GPMC_WAIT3 signal. The rising or falling edge detection of Wait3 is selected through the GPMC_CONFIG[11] WAIT3PINPOLARITY bit. |
GPMC_IRQSTATUS[10] WAIT2EDGE DETECTIONSTATUS | GPMC_IRQENABLE[10] WAIT2EDGE DETECTIONENABLE | Edge | Wait2 edge detection interrupt: Triggered if a rising or falling edge is detected on the GPMC_WAIT2 signal. The rising or falling edge detection of Wait2 is selected through the GPMC_CONFIG[10] WAIT2PINPOLARITY bit. |
GPMC_IRQSTATUS[9] WAIT1EDGE DETECTIONSTATUS | GPMC_IRQENABLE[9] WAIT1EDGE DETECTIONENABLE | Edge | Wait1 edge detection interrupt: Triggered if a rising or falling edge is detected on the GPMC_WAIT1 signal. The rising or falling edge detection of Wait1 is selected through the GPMC_CONFIG[9] WAIT1PINPOLARITY bit. |
GPMC_IRQSTATUS[8] WAIT0EDGE DETECTIONSTATUS | GPMC_IRQENABLE[8] WAIT0EDGE DETECTIONENABLE | Edge | Wait0 edge detection interrupt: Triggered if a rising or falling edge is detected on the GPMC_WAIT0 signal. The rising or falling edge detection of Wait0 is selected through the GPMC_CONFIG[8] WAIT0PINPOLARITY bit. |
GPMC_IRQSTATUS[1] TERMINAL COUNTSTATUS | GPMC_IRQENABLE[1] TERMINAL COUNTENABLE | Level | Terminal count event: Triggered on prefetch process completion; that is, when the number of currently remaining data to be requested reaches 0 |
GPMC_IRQSTATUS[0] FIFOEVENTSTATUS | GPMC_IRQENABLE[0] FIFOEVENTENABLE | Level | FIFO event interrupt: Indicates available FIFO levels for write-posting mode and prefetch mode. GPMC_PREFETCH_CONFIG1[2] DMAMODE must be set to 0. |