1.1.1.7 mtch2120_getChannelReference

MTCH2120_I2C_Status mtch2120_getChannelReference(uint8_t channel, uint16_t *value);

Description:

This function reads sensor reference value from the MTCH2120 device memory via the I2C peripheral, according to the specified channel.

Parameters:

FieldTypeDescription
channeluint8_tChannel Number to read the sensor reference value
valueuint16_t*Buffer to store the read value

Return:

MTCH2120_I2C_Status