|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Data Structures | |
| struct | LTDC_ColorTypeDef |
| LTDC color structure definition. More... | |
| struct | LTDC_InitTypeDef |
| LTDC Init structure definition. More... | |
| struct | LTDC_LayerCfgTypeDef |
| LTDC Layer structure definition. More... | |
| struct | LTDC_HandleTypeDef |
| LTDC handle Structure definition. More... | |
Macros | |
| #define | MAX_LAYER 2U |
Enumerations | |
| enum | HAL_LTDC_StateTypeDef { HAL_LTDC_STATE_RESET = 0x00U , HAL_LTDC_STATE_READY = 0x01U , HAL_LTDC_STATE_BUSY = 0x02U , HAL_LTDC_STATE_TIMEOUT = 0x03U , HAL_LTDC_STATE_ERROR = 0x04U } |
| HAL LTDC State structures definition. More... | |
| #define MAX_LAYER 2U |
#include <stm32f4xx_hal_ltdc.h>
Definition at line 45 of file stm32f4xx_hal_ltdc.h.
#include <stm32f4xx_hal_ltdc.h>
HAL LTDC State structures definition.
Definition at line 170 of file stm32f4xx_hal_ltdc.h.