#include <hpm_lcdc_drv.h>
Data Fields | |
| uint16_t | resolution_x |
| uint16_t | resolution_y |
| lcdc_xsync_config_t | hsync |
| lcdc_xsync_config_t | vsync |
| display_color_32b_t | background |
| lcdc_control_t | control |
| display_color_32b_t lcdc_config::background |
Background color
| lcdc_control_t lcdc_config::control |
LCD control
| lcdc_xsync_config_t lcdc_config::hsync |
Hsync config
| uint16_t lcdc_config::resolution_x |
Horizontal resolution in pixel
| uint16_t lcdc_config::resolution_y |
Vertial resolution in pixel
| lcdc_xsync_config_t lcdc_config::vsync |
Vsync config