LCD_FrameCountInit_TypeDef Struct Reference

LCD Frame Control Initialization.

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

Referenced by LCD_FrameCountInit().

LCD_FCPreScale_TypeDef LCD_FrameCountInit_TypeDef::prescale

Frame Counter clock prescaler.

Definition at line 267 of file em_lcd.h.

Referenced by LCD_FrameCountInit().

uint32_t LCD_FrameCountInit_TypeDef::top

Frame Counter top value.

Definition at line 265 of file em_lcd.h.

Referenced by LCD_FrameCountInit().


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