Default configuration. More...
Default configuration.
Definition in file ft5x06_params.h.
 Include dependency graph for ft5x06_params.h:Go to the source code of this file.
Macros | |
| #define | FT5X06_PARAM_SCREEN_IDS 0 | 
| Default screen identifiers.  | |
Variables | |
| static const ft5x06_params_t | ft5x06_params [] | 
| Configuration struct.  More... | |
| static const uint8_t | ft5x06_screen_ids [] | 
| Configure screen identifiers.  More... | |
Set default configuration parameters | |
| #define | FT5X06_PARAM_I2C_DEV I2C_DEV(0) | 
| #define | FT5X06_PARAM_ADDR (FT5X06_I2C_DEFAULT_ADDRESS) | 
| #define | FT5X06_PARAM_INT_PIN GPIO_UNDEF | 
| #define | FT5X06_PARAM_XMAX (480U) | 
| #define | FT5X06_PARAM_YMAX (272U) | 
| #define | FT5X06_PARAM_XYCONV FT5X06_SWAP_XY | 
| #define | FT5X06_PARAM_TYPE FT5X06_TYPE_FT5336 | 
| #define | FT5X06_PARAMS | 
| #define FT5X06_PARAMS | 
Definition at line 58 of file ft5x06_params.h.
      
  | 
  static | 
Configuration struct.
Definition at line 72 of file ft5x06_params.h.
      
  | 
  static | 
Configure screen identifiers.
Definition at line 87 of file ft5x06_params.h.