ARMEBS4  revision-26.06.2015
Macros
Collaboration diagram for DCMI_Synchronization_Mode:

Macros

#define DCMI_SynchroMode_Hardware
 
#define DCMI_SynchroMode_Embedded
 

Detailed Description

Macro Definition Documentation

#define DCMI_SynchroMode_Hardware

Hardware synchronization data capture (frame/line start/stop) is synchronized with the HSYNC/VSYNC signals

Definition at line 124 of file stm32f4xx_dcmi.h.

#define DCMI_SynchroMode_Embedded

Embedded synchronization data capture is synchronized with synchronization codes embedded in the data flow

Definition at line 127 of file stm32f4xx_dcmi.h.