stmpe811_params_t Struct Reference

Device initialization parameters. More...

Detailed Description

Device initialization parameters.

Definition at line 72 of file stmpe811.h.

#include <stmpe811.h>

Data Fields

i2c_t i2c
 I2C device which is used.
 
uint8_t addr
 Device I2C address.
 
gpio_t int_pin
 Touch screen interrupt pin.
 
uint16_t xmax
 Touch screen max X position.
 
uint16_t ymax
 Touch screen max Y position.
 

The documentation for this struct was generated from the following file: