touchpad5 2.0.0.0
|
Touchpad 5 Click context object. More...
#include <touchpad5.h>
Data Fields | |
digital_out_t | nrst |
digital_in_t | int_pin |
i2c_master_t | i2c |
uint8_t | slave_address |
Touchpad 5 Click context object.
Context object definition of Touchpad 5 Click driver.
i2c_master_t i2c |
I2C driver object.
digital_in_t int_pin |
Interrupt RDY pin.
digital_out_t nrst |
Active low reset pin.
uint8_t slave_address |
Device slave address (used for I2C driver).