EFM32 Giant Gecko Software Documentation
efm32gg-doc-4.2.1
|
#include <em_lcd.h>
Data Fields | |
bool | enable |
uint32_t | top |
LCD_FCPreScale_TypeDef | prescale |
bool LCD_FrameCountInit_TypeDef::enable |
uint32_t LCD_FrameCountInit_TypeDef::top |
Frame Counter top value
Definition at line 242 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().