1.1.1.5 mtch2120_getDeviceInformation

MTCH2120_I2C_Status mtch2120_getDeviceInformation(mtch2120_DeviceInformation_t *deviceInformation_l);

Description:

This function reads device information from the MTCH2120 device via the I2C peripheral.

Parameter:

FieldTypeDescription
deviceInformation_lmtch2120_DeviceInformation_t*Device Information structure pointer is required to store the read value.

Return:

MTCH2120_I2C_Status