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:

FieldTypeDescription
channeluint8_tChannel Number to write the Sensor Control Values.
sensorControl_luint16_t*Data that needs to be written.

Return:

MTCH2120_I2C_Status