Logo
TIDM-CAPTIVATE-64-BUTTON Example Applications Guide  v1.00.00.00
Response_Optimization_Main

Macros

#define LED1   0x80
 The bit mask for LED1 on port P1.
 
#define LED2   0x40
 The bit mask for LED2 on port P1.
 
#define FLL_RATIO   0x01E7
 The ratio between the DCOCLK and the FLLREF.
 
#define RESPONSE_TESTING
 Allows keypad handler to run response testing code when uncommented.
 

Functions

void main (void)
 

Detailed Description