Is there any way to read the CCPR1 or ECCPR1 registers. I am using a 18F4680 and running 4.090.
Thanks in advance.
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Thu Apr 30, 2009 2:34 pm
Look in the CCP section of the 18F4680.h file. You will find pre-defined
#byte and #word identifiers for the CCP registers. You can put lines of
code in your program to directly access the CCP registers by using
these values. Here is the .h file location:
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