STM32L443xx HAL User Manual
|
Defines | |
#define | LCD_BIAS_1_4 (0x00000000U) |
#define | LCD_BIAS_1_2 LCD_CR_BIAS_0 |
#define | LCD_BIAS_1_3 LCD_CR_BIAS_1 |
#define LCD_BIAS_1_2 LCD_CR_BIAS_0 |
1/2 Bias
Definition at line 190 of file stm32l4xx_hal_lcd.h.
#define LCD_BIAS_1_3 LCD_CR_BIAS_1 |
1/3 Bias
Definition at line 191 of file stm32l4xx_hal_lcd.h.
#define LCD_BIAS_1_4 (0x00000000U) |
1/4 Bias
Definition at line 189 of file stm32l4xx_hal_lcd.h.