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

Macros

#define DCMI_CaptureRate_All_Frame   ((uint16_t)0x0000)
 
#define DCMI_CaptureRate_1of2_Frame   ((uint16_t)0x0100)
 
#define DCMI_CaptureRate_1of4_Frame   ((uint16_t)0x0200)
 
#define IS_DCMI_CAPTURE_RATE(RATE)
 

Detailed Description

Macro Definition Documentation

#define DCMI_CaptureRate_1of2_Frame   ((uint16_t)0x0100)

Every alternate frame captured

#define DCMI_CaptureRate_1of4_Frame   ((uint16_t)0x0200)

One frame in 4 frames captured

#define DCMI_CaptureRate_All_Frame   ((uint16_t)0x0000)

All frames are captured

#define IS_DCMI_CAPTURE_RATE (   RATE)
Value: