Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCan't reset PIO edge capture using IOWR_ALTERA_AVALON_PIO_EDGE_CAP
Dear experts, I am Nios beginner. I wonder why I cannot reset the edge capture register using IOWR_ALTERA_AVALON_PIO_EDGE_CAP (to reset it inside my ISR)? //after first interrupt...
Altera_Forum
Honored Contributor
10 years agoIf the option Enable bit-clearing for edge capture register is turned off, writing any value to
the edgecapture register clears all bits in the register. Otherwise, writing a 1 to a particular bit in the register clears only that bit. https://www.alteraforum.com/forum/attachment.php?attachmentid=11355