Forum Discussion
Altera_Forum
Honored Contributor
20 years agoUsing PIO in uClinux and PIO driver
In uClinux, I want to read/write pio. Is it possible to read/write the pio port using read(pio_name),write(pio_name)?? I am trying to find the driver for pio.But in the directory uClinux, I canno...
Altera_Forum
Honored Contributor
20 years agoHehe, I got one.But It has only read operation ..So I have to add a write operation