Forum Discussion

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

how to write a key interrupt

how to write a key interrupt ? could you please tell me the structure ? thanks

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    What do You mean "a key interrupt"? You need to get interrupt, when a push button is pressed? Then use PIO component and choose it as input. All the other stuff You'll need for setup, You'll find in the documentation.