Module imxrt_ral::flexspi::INTR

source ·
Expand description

Interrupt Register

Modules

  • AHB Bus timeout interrupt.Refer Interrupts chapter for more details.
  • AHB triggered Command Sequences Error Detected interrupt. When an error detected for AHB command, this command will be ignored and not executed at all.
  • AHB triggered Command Sequences Grant Timeout interrupt.
  • IP triggered Command Sequences Execution finished interrupt. This interrupt is also generated when there is IPCMDGE or IPCMDERR interrupt generated.
  • IP triggered Command Sequences Error Detected interrupt. When an error detected for IP command, this command will be ignored and not executed at all.
  • IP triggered Command Sequences Grant Timeout interrupt.
  • IP RX FIFO watermark available interrupt.
  • IP TX FIFO watermark empty interrupt.
  • SCK is stopped during command sequence because Async RX FIFO full interrupt.
  • SCK is stopped during command sequence because Async TX FIFO empty interrupt.
  • Sequence execution timeout interrupt.