Overview
This code example incorporates CapSense Sigma Delta (CSD) and I2CHW modules to send the CapSense data to the I2C master. The CapSense module scans all the buttons continuously and stores the raw count, difference count, and baseline details in a structure defined by MyI2CRegs. This structure is used by the I2CHW module to send the data to master when required.
|