STM32H735xx HAL User Manual
|
Defines | |
#define | DCMI_OELS_ODD (0x00000000U) |
#define | DCMI_OELS_EVEN ((uint32_t)DCMI_CR_OELS) |
#define DCMI_OELS_EVEN ((uint32_t)DCMI_CR_OELS) |
Interface captures second line from the frame start, first one being dropped
Definition at line 386 of file stm32h7xx_hal_dcmi.h.
#define DCMI_OELS_ODD (0x00000000U) |
Interface captures first line from the frame start, second one being dropped
Definition at line 385 of file stm32h7xx_hal_dcmi.h.