ARMEBS4  revision-26.06.2015
Data Structures | Macros
stm32f4xx_dcmi.h File Reference

This file contains all the functions prototypes for the DCMI firmware library. More...

#include "stm32/stm32f4xx.h"
Include dependency graph for stm32f4xx_dcmi.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  DCMI_InitTypeDef
 DCMI Init structure definition. More...
 
struct  DCMI_CROPInitTypeDef
 DCMI CROP Init structure definition. More...
 
struct  DCMI_CodesInitTypeDef
 DCMI Embedded Synchronisation CODE Init structure definition. More...
 

Macros

#define DCMI_CaptureMode_Continuous
 
#define DCMI_CaptureMode_SnapShot
 
#define DCMI_SynchroMode_Hardware
 
#define DCMI_SynchroMode_Embedded
 
#define DCMI_PCKPolarity_Falling
 
#define DCMI_PCKPolarity_Rising
 
#define DCMI_VSPolarity_Low
 
#define DCMI_VSPolarity_High
 
#define DCMI_HSPolarity_Low
 
#define DCMI_HSPolarity_High
 
#define DCMI_CaptureRate_All_Frame
 
#define DCMI_CaptureRate_1of2_Frame
 
#define DCMI_CaptureRate_1of4_Frame
 
#define DCMI_ExtendedDataMode_8b
 
#define DCMI_ExtendedDataMode_10b
 
#define DCMI_ExtendedDataMode_12b
 
#define DCMI_ExtendedDataMode_14b
 
#define DCMI_FLAG_HSYNC
 DCMI SR register.
 
#define DCMI_FLAG_FRAMERI
 DCMI RISR register.
 
#define DCMI_FLAG_FRAMEMI
 DCMI MISR register.
 

Detailed Description

This file contains all the functions prototypes for the DCMI firmware library.

Author
MCD Application Team
Version
V1.0.0
Date
30-September-2011
Attention

THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.

© COPYRIGHT 2011 STMicroelectronics

Definition in file stm32f4xx_dcmi.h.