DCMI_InitTypeDef Struct Reference
[DCMI]

DCMI Init structure definition. More...

#include <stm32f4xx_dcmi.h>

Data Fields

uint16_t DCMI_CaptureMode
uint16_t DCMI_SynchroMode
uint16_t DCMI_PCKPolarity
uint16_t DCMI_VSPolarity
uint16_t DCMI_HSPolarity
uint16_t DCMI_CaptureRate
uint16_t DCMI_ExtendedDataMode

Detailed Description

DCMI Init structure definition.


Field Documentation

uint16_t DCMI_CaptureMode

Specifies the Capture Mode: Continuous or Snapshot. This parameter can be a value of DCMI_Capture_Mode

uint16_t DCMI_CaptureRate

Specifies the frequency of frame capture: All, 1/2 or 1/4. This parameter can be a value of DCMI_Capture_Rate

Specifies the data width: 8-bit, 10-bit, 12-bit or 14-bit. This parameter can be a value of DCMI_Extended_Data_Mode

uint16_t DCMI_HSPolarity

Specifies the Horizontal synchronization polarity: High or Low. This parameter can be a value of DCMI_HSYNC_Polarity

uint16_t DCMI_PCKPolarity

Specifies the Pixel clock polarity: Falling or Rising. This parameter can be a value of DCMI_PIXCK_Polarity

uint16_t DCMI_SynchroMode

Specifies the Synchronization Mode: Hardware or Embedded. This parameter can be a value of DCMI_Synchronization_Mode

uint16_t DCMI_VSPolarity

Specifies the Vertical synchronization polarity: High or Low. This parameter can be a value of DCMI_VSYNC_Polarity


The documentation for this struct was generated from the following file:
Generated on Fri Jun 22 00:58:31 2012 for STM32F4xx_StdPeriph_Driver by  doxygen 1.6.3