EFM32 Giant Gecko Software Documentation  efm32gg-doc-5.1.2
LCD_FrameCountInit_TypeDef Struct Reference

Detailed Description

LCD Frame Control Initialization

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

Referenced by LCD_FrameCountInit().

LCD_FCPreScale_TypeDef LCD_FrameCountInit_TypeDef::prescale

Frame Counter clock prescaler

Definition at line 244 of file em_lcd.h.

Referenced by LCD_FrameCountInit().

uint32_t LCD_FrameCountInit_TypeDef::top

Frame Counter top value

Definition at line 242 of file em_lcd.h.

Referenced by LCD_FrameCountInit().


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