STM32L443xx HAL User Manual
|
Data Structures | |
struct | LCD_InitTypeDef |
LCD Init structure definition. More... | |
struct | LCD_HandleTypeDef |
UART handle Structure definition. More... | |
Enumerations | |
enum | HAL_LCD_StateTypeDef { HAL_LCD_STATE_RESET = 0x00, HAL_LCD_STATE_READY = 0x01, HAL_LCD_STATE_BUSY = 0x02, HAL_LCD_STATE_TIMEOUT = 0x03, HAL_LCD_STATE_ERROR = 0x04 } |
HAL LCD State structures definition. More... |
enum HAL_LCD_StateTypeDef |
HAL LCD State structures definition.
Definition at line 79 of file stm32l4xx_hal_lcd.h.