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 CCS Technical Support

Search found 2 matches
CCS Forum Index
Author Message
  Topic: 629/675, interrupt-on-change, PORTA
nuschke

Replies: 1
Views: 9653

PostForum: General CCS C Discussion   Posted: Fri Jan 23, 2004 3:15 pm   Subject: 629/675, interrupt-on-change, PORTA
Nevermind, I just saw that a recent compiler change added the command

#int_RA, but it's not yet in the help files. Smile
  Topic: 629/675, interrupt-on-change, PORTA
nuschke

Replies: 1
Views: 9653

PostForum: General CCS C Discussion   Posted: Fri Jan 23, 2004 3:09 pm   Subject: 629/675, interrupt-on-change, PORTA
I am trying to use an interrupt-on-change on pin A4. Usually I start out my ISR like:

#int_RB
ISR1()
{
}

but I cannot find the PORTA equivalent of #int_RB. Anyone know?

Thanks.
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group