![]() |
![]() |
Input parameters for setting up LCD Controller Parameters used to put LCDC into useful state. More...
#include <csl_lcdc.h>
Data Fields | |
| void * | extendSetup |
| CSL_LcdcConfigLidd | config |
| CSL_LcdcLiddTiming | timingCs0 |
| CSL_LcdcCs1Status | useCs1 |
| CSL_LcdcLiddTiming | timingCs1 |
Input parameters for setting up LCD Controller Parameters used to put LCDC into useful state.
LCDC config sructure instance
Referenced by LCD_getSetup(), and LCD_setup().
place holder for future implementation
LCDC timing sructure instance for cs0
Referenced by LCD_getSetup(), and LCD_setup().
LCDC timing sructure instance for cs1
Referenced by LCD_getSetup(), and LCD_setup().
Enum for chosing the chip select
Referenced by LCD_getSetup(), and LCD_setup().
1.7.4