Cypress CapSense Middleware Library
cy_stc_capsense_context_t Struct Reference

Description

Declares top-level CapSense context data structure.

Data Fields

const cy_stc_capsense_common_config_tptrCommonConfig
 Pointer to the common configuration structure.
 
cy_stc_capsense_common_context_tptrCommonContext
 Pointer to the common context structure.
 
cy_stc_capsense_internal_context_tptrInternalContext
 Pointer to the internal context structure.
 
const cy_stc_capsense_widget_config_tptrWdConfig
 Pointer to the widget configuration structure.
 
cy_stc_capsense_widget_context_tptrWdContext
 Pointer to the widget context structure.
 
const cy_stc_capsense_pin_config_tptrPinConfig
 Pointer to the pin configuration structure.
 
const cy_stc_capsense_pin_config_tptrShieldPinConfig
 Pointer to the shield pin configuration structure.
 
cy_stc_active_scan_sns_tptrActiveScanSns
 Pointer to the current active sensor structure.