Default configuration for the AIP31068 I2C LCD controller. More...
Default configuration for the AIP31068 I2C LCD controller.
Definition in file aip31068_params.h.
 Include dependency graph for aip31068_params.h:Go to the source code of this file.
Variables | |
| static const aip31068_params_t | aip31068_params [] | 
| Allocate some memory to store the actual configuration.  More... | |
Set default configuration parameters | |
| #define | AIP31068_PARAM_I2C_DEV I2C_DEV(0) | 
| I2C device is I2C_DEV(0)  | |
| #define | AIP31068_PARAM_I2C_ADDR (0x7c >> 1) | 
| I2C address of device is (0x7c >> 1)  | |
| #define | AIP31068_PARAMS | 
| #define AIP31068_PARAMS | 
Definition at line 47 of file aip31068_params.h.
      
  | 
  static | 
Allocate some memory to store the actual configuration.
Definition at line 62 of file aip31068_params.h.