EFM32 Gecko Software Documentation
efm32g-doc-5.1.2
|
#include <em_lcd.h>
Data Fields | |
bool | enable |
LCD_FCPreScale_TypeDef | prescale |
uint32_t | top |
bool LCD_FrameCountInit_TypeDef::enable |
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().