TIDM-CAPTIVATE-64-BUTTON Example Applications Guide
v1.00.00.00
|
Variables | |
tSensor | keypad64Btn_active |
tSensor | keypad64Btn_wot |
tSensor * | g_pCaptivateSensorArray [CAPT_SENSOR_COUNT] |
const tEMCConfig | g_EMCConfig |
tCaptivateApplication | g_uiApp |
The Captivate touch library UserConfig component defines the architecture of the capacitive touch panel that is being implemented.
const tEMCConfig g_EMCConfig |
This structure stores the EMC configuration for this application.
tSensor* g_pCaptivateSensorArray[CAPT_SENSOR_COUNT] |
This array allows for indexed access to any sensor in the configuration.
tCaptivateApplication g_uiApp |
This structure stores the global settings for this application.