eGUI alias D4D  Release 3.0
Reference Manual
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
D4D LOW LEVEL LCD API Constant Specification
Collaboration diagram for D4D LOW LEVEL LCD API Constant Specification:

Macros

#define d4dlcd_ili9341_ID
 Identification string of driver - must be same as name D4DLCD_FUNCTIONS structure + "_ID" it is used for enable the code for compilation. More...
 
#define d4dlcd_template_ID
 Identification string of driver - must be same as name D4DLCD_FUNCTIONS structure + "_ID" it is used for enable the code for compilation. More...
 

Detailed Description

This section specifies the exact constants used by low level driver.

Macro Definition Documentation

#define d4dlcd_ili9341_ID

Identification string of driver - must be same as name D4DLCD_FUNCTIONS structure + "_ID" it is used for enable the code for compilation.

Definition at line 59 of file d4dlcd_ili9341.c.

#define d4dlcd_template_ID

Identification string of driver - must be same as name D4DLCD_FUNCTIONS structure + "_ID" it is used for enable the code for compilation.

Definition at line 59 of file d4dlcd_template.c.