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: individual isr for each ioc pin
x_berzerker

Replies: 3
Views: 4015

PostForum: General CCS C Discussion   Posted: Tue Mar 25, 2008 4:35 pm   Subject: individual isr for each ioc pin
i forgot to mention it. im using 16F886.
unfortunately, apparently the things cant be more direct than checking the trigger pins.
  Topic: individual isr for each ioc pin
x_berzerker

Replies: 3
Views: 4015

PostForum: General CCS C Discussion   Posted: Tue Mar 25, 2008 3:52 pm   Subject: individual isr for each ioc pin
hi everyone!

i'll try to be direct:
i need something like

#int_rb0
void rb0_change () { ... }

#int_rb1
void rb1_change () { ... }

but since this is not implemented (the preprocessor dir ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group