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

Macros

#define ROW_PACKET_SIZE   16
 Size of the general purpose data packet.
 
#define KEYPAD_SENSOR   0
 Index of keypad in sensor list.
 

Functions

void main (void)
 

Variables

uint16_t row1Data [ROW_PACKET_SIZE]
 General purpose data packet used in testing/debug.
 

Detailed Description