stmpe811_GetInstance() function
Check if the device instance of the selected address is already registered and return its index
Syntax
static uint8_t stmpe811_GetInstance(uint16_t DeviceAddr); Arguments
DeviceAddr
Device address on communication Bus.
Return value
Index of the device instance if registered, 0xFF if not.