1.1.1.8 mtch2120_getCC
MTCH2120_I2C_Status mtch2120_getCC(uint8_t channel, uint16_t *value);Description:
This function reads sensor Compensation Capacitance (CC) Value from the MTCH2120 device memory via the I2C peripheral, according to the specified channel.
Parameters:
| Field | Type | Description |
|---|---|---|
| channel | uint8_t | Channel Number to read the CC value |
| value | uint16_t* | Buffer to store the read value |
