STM32F4 Standard Peripheral bibliotheek  1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
DCMI_Synchronization_Mode

Macros

#define DCMI_SynchroMode_Hardware   ((uint16_t)0x0000)
 
#define DCMI_SynchroMode_Embedded   ((uint16_t)0x0010)
 
#define IS_DCMI_SYNCHRO(MODE)
 

Detailed Description

Macro Definition Documentation

#define DCMI_SynchroMode_Embedded   ((uint16_t)0x0010)

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

#define DCMI_SynchroMode_Hardware   ((uint16_t)0x0000)

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

#define IS_DCMI_SYNCHRO (   MODE)
Value: