[SOLVED] Can't figure out how pins are defined in CCS
Posted: Fri Mar 20, 2015 11:57 pm
Hello all..
Does anyone know how the
Code:
output_high(PIN_B0)
function works or how it has been implemented ?
I thought that the functions takes PIN addresses but when I see the datasheet I see that PORT addresses are totally different from those defined in the header files.
I mean what does the following #define depict in the PIC16F887 header file ?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum