|
Re: using all port pins
You may wish to restate your question, I'm having trouble understanding it. If you're trying to grab all of the data off of PORTA (the register in the microcontroller), then look at the header files (ifi_picdefs.h) and find an 8-bit variable with the name PORTA somewhere in it (don't remember exactly what it's called).
__________________
Shift to the left, shift to the right!
Pop up, push down, byte, byte, byte!
|