|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Data Structures | |
| struct | DCMI_SyncUnmaskTypeDef |
| DCMI Embedded Synchronisation CODE Init structure definition. More... | |
| struct | __DCMI_HandleTypeDef |
| DCMI handle Structure definition. More... | |
Typedefs | |
| typedef struct __DCMI_HandleTypeDef | DCMI_HandleTypeDef |
| DCMI handle Structure definition. | |
Enumerations | |
| enum | HAL_DCMI_StateTypeDef { HAL_DCMI_STATE_RESET = 0x00U , HAL_DCMI_STATE_READY = 0x01U , HAL_DCMI_STATE_BUSY = 0x02U , HAL_DCMI_STATE_TIMEOUT = 0x03U , HAL_DCMI_STATE_ERROR = 0x04U , HAL_DCMI_STATE_SUSPENDED = 0x05U } |
| HAL DCMI State structures definition. More... | |
| typedef struct __DCMI_HandleTypeDef DCMI_HandleTypeDef |
#include <stm32f4xx_hal_dcmi.h>
DCMI handle Structure definition.
#include <stm32f4xx_hal_dcmi.h>
HAL DCMI State structures definition.
Definition at line 62 of file stm32f4xx_hal_dcmi.h.