Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

Level Detected Interrupts for PIO

If a PIO is configured to generate interrupts when a "Level" is detected, how should I handle this in my interrupt service routine? I see the example for edge detected inputs in "count binary", but ...