Go to the source code of this file.
Functions | |
void | AS_isr_irrc5 (void) |
Read the last IR-RC5 code received. |
Based on the c't-Bot version created by Benjamin Benz (bbe@heise.de).
Definition in file asuro_avr_irrc5.h.
|
Read the last IR-RC5 code received. called about every 222.2us Definition at line 53 of file asuro_avr_irrc5.c. References AS_ir_bitcount, AS_ir_bittimer, AS_ir_data, AS_ir_data_tmp, AS_ir_lastsample, AS_IR_PAUSE_SAMPLES, AS_IR_SAMPLES_PER_BIT_EARLY, AS_IR_SAMPLES_PER_BIT_LATE, and AS_IRRX_SAMPLE. Referenced by SIGNAL(). |