1.1.1.21 mtch2120_setCSD
MTCH2120_I2C_Status mtch2120_setCSD(uint8_t channel, uint8_t value);Description:
This function writes Charge Share Delay - (CSD) value to the MTCH2120 device memory via the I2C peripheral, according to the specified channel.
Parameters:
| Field | Type | Description |
|---|---|---|
| channel | uint8_t | Channel Number to write the CSD value |
| value | uint8_t | Data that needs to be written. |
