LCD_FrameCountInit_TypeDef Struct ReferenceEMLIB > LCD

LCD Frame Control Initialization.

Definition at line 262 of file em_lcd.h .

#include < em_lcd.h >

Data Fields

bool enable
LCD_FCPreScale_TypeDef prescale
uint32_t top

Field Documentation

bool LCD_FrameCountInit_TypeDef::enable

Enable at end.

Definition at line 264 of file em_lcd.h .

Referenced by LCD_FrameCountInit() .

LCD_FCPreScale_TypeDef LCD_FrameCountInit_TypeDef::prescale

Frame Counter clock prescaler.

Definition at line 268 of file em_lcd.h .

Referenced by LCD_FrameCountInit() .

uint32_t LCD_FrameCountInit_TypeDef::top

Frame Counter top value.

Definition at line 266 of file em_lcd.h .

Referenced by LCD_FrameCountInit() .


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