LCD_FrameCountInit_TypeDef Struct Reference
[LCD]

#include <em_lcd.h>

Collaboration diagram for LCD_FrameCountInit_TypeDef:
Collaboration graph
[legend]

Data Fields

bool enable
uint32_t top
LCD_FCPreScale_TypeDef prescale

Detailed Description

LCD Frame Control Initialization

Definition at line 239 of file em_lcd.h.


Field Documentation

Enable at end

Definition at line 242 of file em_lcd.h.

Referenced by LCD_FrameCountInit().

Frame Counter clock prescaler

Definition at line 246 of file em_lcd.h.

Referenced by LCD_FrameCountInit().

Frame Counter top value

Definition at line 244 of file em_lcd.h.

Referenced by LCD_FrameCountInit().


The documentation for this struct was generated from the following file: