|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Data Structures | |
| struct | DSI_InitTypeDef |
| DSI Init Structure definition. More... | |
| struct | DSI_PLLInitTypeDef |
| DSI PLL Clock structure definition. More... | |
| struct | DSI_VidCfgTypeDef |
| DSI Video mode configuration. More... | |
| struct | DSI_CmdCfgTypeDef |
| DSI Adapted command mode configuration. More... | |
| struct | DSI_LPCmdTypeDef |
| DSI command transmission mode configuration. More... | |
| struct | DSI_PHY_TimerTypeDef |
| DSI PHY Timings definition. More... | |
| struct | DSI_HOST_TimeoutTypeDef |
| DSI HOST Timeouts definition. More... | |
| struct | DSI_HandleTypeDef |
| DSI Handle Structure definition. More... | |
Enumerations | |
| enum | HAL_DSI_StateTypeDef { HAL_DSI_STATE_RESET = 0x00U , HAL_DSI_STATE_READY = 0x01U , HAL_DSI_STATE_ERROR = 0x02U , HAL_DSI_STATE_BUSY = 0x03U , HAL_DSI_STATE_TIMEOUT = 0x04U } |
| DSI States Structure definition. More... | |
| enum HAL_DSI_StateTypeDef |
#include <stm32f4xx_hal_dsi.h>
DSI States Structure definition.
| Enumerator | |
|---|---|
| HAL_DSI_STATE_RESET | |
| HAL_DSI_STATE_READY | |
| HAL_DSI_STATE_ERROR | |
| HAL_DSI_STATE_BUSY | |
| HAL_DSI_STATE_TIMEOUT | |
Definition at line 293 of file stm32f4xx_hal_dsi.h.