DCMI_CROPInitTypeDef Struct Reference
[DCMI]

DCMI CROP Init structure definition. More...

#include <stm32f4xx_dcmi.h>

Data Fields

uint16_t DCMI_VerticalStartLine
uint16_t DCMI_HorizontalOffsetCount
uint16_t DCMI_VerticalLineCount
uint16_t DCMI_CaptureCount

Detailed Description

DCMI CROP Init structure definition.


Field Documentation

Specifies the number of pixel clocks to be captured from the starting point on the same line. This parameter can be a value between 0x00 and 0x3FFF

Specifies the number of pixel clocks to count before starting a capture. This parameter can be a value between 0x00 and 0x3FFF

Specifies the number of lines to be captured from the starting point. This parameter can be a value between 0x00 and 0x3FFF

Specifies the Vertical start line count from which the image capture will start. This parameter can be a value between 0x00 and 0x1FFF


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