Public Attributes | List of all members
DCMI_CROPInitTypeDef Struct Reference

DCMI CROP Init structure definition. More...

#include <stm32f4xx_dcmi.h>

Public Attributes

uint16_t DCMI_CaptureCount
 
uint16_t DCMI_HorizontalOffsetCount
 
uint16_t DCMI_VerticalLineCount
 
uint16_t DCMI_VerticalStartLine
 

Detailed Description

DCMI CROP Init structure definition.

Definition at line 78 of file stm32f4xx_dcmi.h.

Member Data Documentation

uint16_t DCMI_CROPInitTypeDef::DCMI_CaptureCount

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

Definition at line 89 of file stm32f4xx_dcmi.h.

uint16_t DCMI_CROPInitTypeDef::DCMI_HorizontalOffsetCount

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

Definition at line 83 of file stm32f4xx_dcmi.h.

uint16_t DCMI_CROPInitTypeDef::DCMI_VerticalLineCount

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

Definition at line 86 of file stm32f4xx_dcmi.h.

uint16_t DCMI_CROPInitTypeDef::DCMI_VerticalStartLine

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

Definition at line 80 of file stm32f4xx_dcmi.h.


The documentation for this struct was generated from the following file:


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:58