Declares active sensor details.
Data Fields | |
| const cy_stc_capsense_widget_config_t * | ptrWdConfig |
| Pointer to the widget configuration structure of the active sensor. | |
| cy_stc_capsense_widget_context_t * | ptrWdContext |
| Pointer to the widget context structure of the active sensor. | |
| uint8_t | scanScope |
| Keeps request of scanning either: More... | |
| uint8_t | mfsChannelIndex |
| MFS channel index. More... | |
| uint8_t | rxIndex |
| Current Rx ID. | |
| uint8_t | txIndex |
| Current Tx ID. | |
| const cy_stc_capsense_electrode_config_t * | ptrEltdConfig |
| Pointer to the electrode configuration structure of the active sensor. | |
| const cy_stc_capsense_electrode_config_t * | ptrRxConfig |
| Pointer to the Rx electrode configuration structure of the active sensor. | |
| const cy_stc_capsense_electrode_config_t * | ptrTxConfig |
| Pointer to the Tx electrode configuration structure of the active sensor. | |
| cy_stc_capsense_sensor_context_t * | ptrSnsContext |
| Pointer to the sensor context structure. | |
| uint16_t | currentChannelSlotIndex |
| Current slot Index for channel. | |
| uint16_t | sensorIndex |
| Current sensor ID. | |
| uint8_t | widgetIndex |
| Current widget ID. | |
| uint8_t | currentSenseMethod |
| Current sensing method. | |
| uint8_t | connectedSnsState |
| Shows if the current sensor is connected to analog bus. | |
| uint8_t cy_stc_capsense_active_scan_sns_t::scanScope |
Keeps request of scanning either:
| uint8_t cy_stc_capsense_active_scan_sns_t::mfsChannelIndex |
MFS channel index.