LCD_Init_TypeDef Struct ReferenceEMLIB > LCD

LCD Controller Initialization structure.

Definition at line 272 of file em_lcd.h .

#include < em_lcd.h >

Data Fields

LCD_Bias_TypeDef bias
LCD_ChargeRedistribution_TypeDef chargeRedistribution
int contrastLevel
bool enable
uint8_t frameRateDivider
LCD_Mode_Typedef mode
LCD_Mux_TypeDef mux
LCD_Wave_TypeDef wave

Field Documentation

LCD_Bias_TypeDef LCD_Init_TypeDef::bias

Bias configuration.

Definition at line 278 of file em_lcd.h .

Referenced by LCD_Init() .

bool LCD_Init_TypeDef::enable

Enable controller at end of initialization.

Definition at line 274 of file em_lcd.h .

Referenced by LCD_Init() .

LCD_Mode_Typedef LCD_Init_TypeDef::mode

Mode.

Definition at line 289 of file em_lcd.h .

Referenced by LCD_Init() .

LCD_Mux_TypeDef LCD_Init_TypeDef::mux

Mux configuration.

Definition at line 276 of file em_lcd.h .

Referenced by LCD_Init() .

LCD_Wave_TypeDef LCD_Init_TypeDef::wave

Wave configuration.

Definition at line 280 of file em_lcd.h .

Referenced by LCD_Init() .


The documentation for this struct was generated from the following file:
  • C:/cygwin/home/caamunds/work/super/platform/emlib/inc/ em_lcd.h