Forum Discussion
Altera_Forum
Honored Contributor
15 years agoRefer to the PIO datasheet.
This in included in sopc builder embedded peripherals guide http://www.altera.com/literature/ug/ug_embedded_ip.pdf The functions/macros available in altera_avalon_pio_regs.h are quite straightforward. They are mainly used to directly read/write the PIO registers, so you can understand everything if you read the above datasheet.