18 void setup()
override;
19 void dump_config()
override;
26 void update_touches()
override;
31 uint8_t button_state_{0xFF};
void set_interrupt_pin(InternalGPIOPin *pin)
std::vector< GT911ButtonListener * > button_listeners_
void register_button_listener(GT911ButtonListener *listener)
void set_reset_pin(GPIOPin *pin)
Implementation of SPI Controller mode.
This Class provides the methods to read/write bytes from/to an i2c device.