Internal definitions for the AIP31068 I2C LCD controller. More...
Internal definitions for the AIP31068 I2C LCD controller.
Definition in file aip31068_internal.h.
Go to the source code of this file.
| #define | AIP31068_EXECUTION_TIME_MAX (1600U) | 
| Longest execution time is 1.52 ms for 'clear' and 'home' command.   | |
| #define | AIP31068_EXECUTION_TIME_DEFAULT (50U) | 
| Execution time for writing to RAM is given as 43 µs Execution time for most commands is given as 37 µs.   | |
| #define AIP31068_EXECUTION_TIME_DEFAULT (50U) | 
Execution time for writing to RAM is given as 43 µs Execution time for most commands is given as 37 µs.
Definition at line 33 of file aip31068_internal.h.
| #define AIP31068_EXECUTION_TIME_MAX (1600U) | 
Longest execution time is 1.52 ms for 'clear' and 'home' command.
Definition at line 27 of file aip31068_internal.h.