Author |
Message |
Topic: 629/675, interrupt-on-change, PORTA |
nuschke
Replies: 1
Views: 9653
|
Forum: 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. |
Topic: 629/675, interrupt-on-change, PORTA |
nuschke
Replies: 1
Views: 9653
|
Forum: 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 |
Powered by phpBB © 2001, 2005 phpBB Group
|