LCD_Init_TypeDef Struct ReferenceEMLIB > LCD

LCD Controller Initialization structure.

Definition at line 273 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 279 of file em_lcd.h.

Referenced by LCD_Init().

bool LCD_Init_TypeDef::enable

Enable controller at end of initialization.

Definition at line 275 of file em_lcd.h.

Referenced by LCD_Init().

LCD_Mode_Typedef LCD_Init_TypeDef::mode

Mode.

Definition at line 290 of file em_lcd.h.

Referenced by LCD_Init().

LCD_Mux_TypeDef LCD_Init_TypeDef::mux

Mux configuration.

Definition at line 277 of file em_lcd.h.

Referenced by LCD_Init().

LCD_Wave_TypeDef LCD_Init_TypeDef::wave

Wave configuration.

Definition at line 281 of file em_lcd.h.

Referenced by LCD_Init().


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/platform/emlib/inc/em_lcd.h