Capacitive Touch Library
Description of the Capacitive Touch Library
|
Functions | |
__interrupt void | watchdog_timer (void) |
WDT_ISR. | |
__interrupt void | TIMER0_A0_ISR (void) |
TIMER0_A0_ISR. | |
__interrupt void | TIMER1_A0_ISR (void) |
TIMER1_A0_ISR. | |
__interrupt void | TIMER2_A0_ISR (void) |
TIMER2_A0_ISR. | |
__interrupt void | TIMER3_A0_ISR (void) |
TIMER3_A0_ISR. | |
__interrupt void TIMER0_A0_ISR | ( | void | ) |
TIMER0_A0_ISR.
======== TIMER0_A0_ISR ========
This ISR clears the LPM bits found in the Status Register (SR/R2).
none |
__interrupt void TIMER1_A0_ISR | ( | void | ) |
TIMER1_A0_ISR.
======== TIMER1_A0_ISR ========
This ISR clears the LPM bits found in the Status Register (SR/R2).
none |
__interrupt void TIMER2_A0_ISR | ( | void | ) |
TIMER2_A0_ISR.
======== TIMER2_A0_ISR ========
This ISR clears the LPM bits found in the Status Register (SR/R2).
none |
__interrupt void TIMER3_A0_ISR | ( | void | ) |
TIMER3_A0_ISR.
======== TIMER3_A0_ISR ========
This ISR clears the LPM bits found in the Status Register (SR/R2).
none |
__interrupt void watchdog_timer | ( | void | ) |
WDT_ISR.
======== watchdog_timer ========
This ISR clears the LPM bits found in the Status Register (SR/R2).
none |