I would like to have an interrupt enabled when a GPIO change state on a board featuring iMXrt1170.
I would like the interrupt to be handled by the M7 core.
As an example, I would like to have an interrupt when pin GPIO9.16 change state.
I can't find an example on how to configure this on the M7 core.
How could I configure the GPIO for this scenario?
Thanks