This project incorporates CapSense Successive Approximation (CSA) module and I2CHW module 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 My I2CRegs. This structure is used by the I2CHW module to send the data to master when required.
|