STM32H735xx 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 251 of file stm32h7xx_hal_dcmi.h.
#define DCMI_HSPOLARITY_LOW (0x00000000U) |
Horizontal synchronization active Low
Definition at line 250 of file stm32h7xx_hal_dcmi.h.