Macros | |
#define | DCMI_VSPolarity_High ((uint16_t)0x0080) |
#define | DCMI_VSPolarity_Low ((uint16_t)0x0000) |
#define | IS_DCMI_VSPOLARITY(POLARITY) |
#define DCMI_VSPolarity_High ((uint16_t)0x0080) |
Vertical synchronization active High
Definition at line 159 of file stm32f4xx_dcmi.h.
#define DCMI_VSPolarity_Low ((uint16_t)0x0000) |
Vertical synchronization active Low
Definition at line 158 of file stm32f4xx_dcmi.h.
#define IS_DCMI_VSPOLARITY | ( | POLARITY | ) |
Definition at line 160 of file stm32f4xx_dcmi.h.