CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Read Capture Registers

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Frier001
Guest







Read Capture Registers
PostPosted: Thu Apr 30, 2009 2:28 pm     Reply with quote

Hi,

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

View user's profile Send private message

PostPosted: Thu Apr 30, 2009 2:34 pm     Reply with quote

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:
Quote:
c:\program files\picc\devices\18f4680.h
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group