LCD_FrameCountInit_TypeDef Struct Reference
LCD Frame Control Initialization.
      
       #include <em_lcd.h>
      
     
| Data Fields | |
| bool | enable | 
| Enable at end. | |
| uint32_t | top | 
| Frame Counter top value. | |
| LCD_FCPreScale_TypeDef | prescale | 
| Frame Counter clock prescaler. | |
LCD Frame Control Initialization.
Field Documentation
◆ enable
| bool LCD_FrameCountInit_TypeDef::enable | 
Enable at end.
◆ top
| uint32_t LCD_FrameCountInit_TypeDef::top | 
Frame Counter top value.
◆ prescale
| LCD_FCPreScale_TypeDef LCD_FrameCountInit_TypeDef::prescale | 
Frame Counter clock prescaler.