ARMEBS4  revision-26.06.2015
Macros
Collaboration diagram for DCMI_Capture_Mode:

Macros

#define DCMI_CaptureMode_Continuous
 
#define DCMI_CaptureMode_SnapShot
 

Detailed Description

Macro Definition Documentation

#define DCMI_CaptureMode_Continuous

The received data are transferred continuously into the destination memory through the DMA

Definition at line 108 of file stm32f4xx_dcmi.h.

#define DCMI_CaptureMode_SnapShot

Once activated, the interface waits for the start of frame and then transfers a single frame through the DMA

Definition at line 111 of file stm32f4xx_dcmi.h.