Forum Discussion

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

about funtion of IOWR_ALTERA_AVALON_PIO_MASK

How can I get the imformation about the funtion of IOWR_ALTERA_AVALON_PIO_MASK .where can i get the document which inclue the funtion2

1 Reply

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

    Do you mean IOWR_ALTERA_AVALON_PIO_IRQ_MASK?

    If so, this is a macro defined in components/altera_avalon_pio/inc/altera_avalon_pio_regs.h which is used to write to the PIO interrupt mask register. More information on the use of this register can be found in the description of the PIO core in the "Peripheral Support" section of the Nios II processor Handbook. A pdf of this document is suppiled with the Nios II kit.