1.1.1.19 mtch2120_setMeasurementClkFreq

MTCH2120_I2C_Status mtch2120_setMeasurementClkFreq(uint8_t channel, uint8_t value);

Description:

This function writes Measurement Clock Frequency value to the MTCH2120 device memory via the I2C peripheral, according to the specified channel.

Parameters:

FieldTypeDescription
channeluint8_tChannel Number to write the Measurement Clock Frequency value
valueuint8_tData that needs to be written.

Return:

MTCH2120_I2C_Status