Public Attributes | List of all members
DCMI_InitTypeDef Struct Reference

DCMI Init structure definition. More...

#include <stm32f4xx_dcmi.h>

Public Attributes

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

Detailed Description

DCMI Init structure definition.

Definition at line 51 of file stm32f4xx_dcmi.h.

Member Data Documentation

uint16_t DCMI_InitTypeDef::DCMI_CaptureMode

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

Definition at line 53 of file stm32f4xx_dcmi.h.

uint16_t DCMI_InitTypeDef::DCMI_CaptureRate

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

Definition at line 68 of file stm32f4xx_dcmi.h.

uint16_t DCMI_InitTypeDef::DCMI_ExtendedDataMode

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

Definition at line 71 of file stm32f4xx_dcmi.h.

uint16_t DCMI_InitTypeDef::DCMI_HSPolarity

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

Definition at line 65 of file stm32f4xx_dcmi.h.

uint16_t DCMI_InitTypeDef::DCMI_PCKPolarity

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

Definition at line 59 of file stm32f4xx_dcmi.h.

uint16_t DCMI_InitTypeDef::DCMI_SynchroMode

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

Definition at line 56 of file stm32f4xx_dcmi.h.

uint16_t DCMI_InitTypeDef::DCMI_VSPolarity

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

Definition at line 62 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