1.1.1.2 mtch2120_touchDeviceInit
void mtch2120_touchDeviceInit(uint8_t address);
Description:
This function initializes the host I2C driver and sets the MTCH2120 device address. It should be called whenever there is a need to change the device address.
Parameters:
Field | Type | Description |
---|---|---|
address | uint8_t | MTCH2120 device address |
Return:
void