STM32F479xx HAL User Manual
|
Defines | |
#define | DCMI_VSPOLARITY_LOW 0x00000000U |
#define | DCMI_VSPOLARITY_HIGH ((uint32_t)DCMI_CR_VSPOL) |
#define DCMI_VSPOLARITY_HIGH ((uint32_t)DCMI_CR_VSPOL) |
Vertical synchronization active High
Definition at line 185 of file stm32f4xx_hal_dcmi.h.
#define DCMI_VSPOLARITY_LOW 0x00000000U |
Vertical synchronization active Low
Definition at line 184 of file stm32f4xx_hal_dcmi.h.