1.1.1.11 mtch2120_setSensorControl
MTCH2120_I2C_Status mtch2120_setSensorControl(uint8_t channel, uint16_t *sensorControl_l);
Description:
This function writes Sensor Control Values 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 Sensor Control Values. |
sensorControl_l | uint16_t* | Data that needs to be written. |