Default configuration for STMPE811. More...
Default configuration for STMPE811.
Definition in file stmpe811_params.h.
Go to the source code of this file.
Variables | |
static const stmpe811_params_t | stmpe811_params [] |
Configure STMPE811. More... | |
Set default configuration parameters for the STMPE811 | |
These default values are adapted for the STM32F429I-DISC1 board | |
#define | STMPE811_PARAM_I2C_DEV I2C_DEV(0) |
#define | STMPE811_PARAM_ADDR (STMPE811_I2C_ADDR_DEFAULT) |
#define | STMPE811_PARAM_INT_PIN GPIO_PIN(0, 15) |
#define | STMPE811_PARAM_XMAX (240U) |
#define | STMPE811_PARAM_YMAX (320U) |
#define | STMPE811_PARAMS |
#define STMPE811_PARAMS |
Definition at line 53 of file stmpe811_params.h.
|
static |
Configure STMPE811.
Definition at line 65 of file stmpe811_params.h.