This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

What is the discrete interrupts?

Today,I find a new interrupt trigger mechanisms called discrete interrupt in TM4C123G.

I can not understand what the new interrupt means and how to use the  interrupt in  TM4C123G properly.

Who can help me?

thanks,

  • Hello,

    The discrete interrupt parameter will allow the configuration of interrupts by individual pins on a GPIO port if the feature is available. As noted in the TM4C123 datasheet, GPIO interrupts are only available by port in this device so discrete interrupts do not apply to it.