HPM SDK
HPMicro Software Development Kit
lcdc_config Struct Reference

#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
 

Field Documentation

◆ background

display_color_32b_t lcdc_config::background

Background color

◆ control

lcdc_control_t lcdc_config::control

LCD control

◆ hsync

lcdc_xsync_config_t lcdc_config::hsync

Hsync config

◆ resolution_x

uint16_t lcdc_config::resolution_x

Horizontal resolution in pixel

◆ resolution_y

uint16_t lcdc_config::resolution_y

Vertial resolution in pixel

◆ vsync

lcdc_xsync_config_t lcdc_config::vsync

Vsync config


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