Quote:
Originally Posted by MPaulHolmes
There are 3 things to address a pin.
PORT
LAT
TRIS
|
Thank you very much Paul! This is very helpful! I actually found a tutorial that may even help me get up to speed with the C syntax:
www dot newbiehack dot com/MicrocontrollerTutorial.aspx - yes I am a newbie
The tutorial is centered on an Atmel MCU however but I can extract the concepts which is what I really want to understand. But the information you provided is a brilliant kick start for me to do the translation. Thanks again!