STM32F479xx HAL User Manual
|
Defines | |
#define | DCMI_HSPOLARITY_LOW 0x00000000U |
#define | DCMI_HSPOLARITY_HIGH ((uint32_t)DCMI_CR_HSPOL) |
#define DCMI_HSPOLARITY_HIGH ((uint32_t)DCMI_CR_HSPOL) |
Horizontal synchronization active High
Definition at line 195 of file stm32f4xx_hal_dcmi.h.
#define DCMI_HSPOLARITY_LOW 0x00000000U |
Horizontal synchronization active Low
Definition at line 194 of file stm32f4xx_hal_dcmi.h.