Declares top-level CapSense context data structure.
Data Fields | |
| const cy_stc_capsense_common_config_t * | ptrCommonConfig |
| Pointer to the common configuration structure. | |
| cy_stc_capsense_common_context_t * | ptrCommonContext |
| Pointer to the common context structure. | |
| cy_stc_capsense_internal_context_t * | ptrInternalContext |
| Pointer to the internal context structure. | |
| const cy_stc_capsense_widget_config_t * | ptrWdConfig |
| Pointer to the widget configuration structure. | |
| cy_stc_capsense_widget_context_t * | ptrWdContext |
| Pointer to the widget context structure. | |
| const cy_stc_capsense_pin_config_t * | ptrPinConfig |
| Pointer to the pin configuration structure. | |
| const cy_stc_capsense_pin_config_t * | ptrShieldPinConfig |
| Pointer to the shield pin configuration structure. | |
| cy_stc_active_scan_sns_t * | ptrActiveScanSns |
| Pointer to the current active sensor structure. | |