Macros | |
#define | DCMI_HSPolarity_High ((uint16_t)0x0040) |
#define | DCMI_HSPolarity_Low ((uint16_t)0x0000) |
#define | IS_DCMI_HSPOLARITY(POLARITY) |
#define DCMI_HSPolarity_High ((uint16_t)0x0040) |
Horizontal synchronization active High
Definition at line 171 of file stm32f4xx_dcmi.h.
#define DCMI_HSPolarity_Low ((uint16_t)0x0000) |
Horizontal synchronization active Low
Definition at line 170 of file stm32f4xx_dcmi.h.
#define IS_DCMI_HSPOLARITY | ( | POLARITY | ) |
Definition at line 172 of file stm32f4xx_dcmi.h.