#include <A31G12x_hal_lcd.h>
Data Fields | |
uint32_t | Bias |
uint32_t | Duty |
uint32_t | Clk |
uint32_t | AutoBiasEn |
uint32_t | BiasTime |
uint32_t | Contrast |
uint32_t | ContrastStep |
Definition at line 120 of file A31G12x_hal_lcd.h.
uint32_t AutoBiasEn |
Definition at line 128 of file A31G12x_hal_lcd.h.
Referenced by HAL_LCD_Init().
uint32_t Bias |
RestartEn = ENABLE or DISABLE
Definition at line 123 of file A31G12x_hal_lcd.h.
Referenced by HAL_LCD_Init().
uint32_t BiasTime |
Definition at line 129 of file A31G12x_hal_lcd.h.
Referenced by HAL_LCD_Init().
uint32_t Clk |
Definition at line 125 of file A31G12x_hal_lcd.h.
Referenced by HAL_LCD_Init().
uint32_t Contrast |
Definition at line 130 of file A31G12x_hal_lcd.h.
Referenced by HAL_LCD_Init().
uint32_t ContrastStep |
Definition at line 131 of file A31G12x_hal_lcd.h.
Referenced by HAL_LCD_Init().
uint32_t Duty |
Definition at line 124 of file A31G12x_hal_lcd.h.
Referenced by HAL_LCD_Init().