CARME-M4 BSP  V1.5
DCMI_CodesInitTypeDef Struct Reference

DCMI Embedded Synchronisation CODE Init structure definition. More...

#include <stm32f4xx_dcmi.h>

Data Fields

uint8_t DCMI_FrameStartCode
 
uint8_t DCMI_LineStartCode
 
uint8_t DCMI_LineEndCode
 
uint8_t DCMI_FrameEndCode
 

Detailed Description

DCMI Embedded Synchronisation CODE Init structure definition.

Definition at line 97 of file stm32f4xx_dcmi.h.

Field Documentation

uint8_t DCMI_FrameEndCode

Specifies the code of the frame end delimiter.

Definition at line 102 of file stm32f4xx_dcmi.h.

uint8_t DCMI_FrameStartCode

Specifies the code of the frame start delimiter.

Definition at line 99 of file stm32f4xx_dcmi.h.

uint8_t DCMI_LineEndCode

Specifies the code of the line end delimiter.

Definition at line 101 of file stm32f4xx_dcmi.h.

uint8_t DCMI_LineStartCode

Specifies the code of the line start delimiter.

Definition at line 100 of file stm32f4xx_dcmi.h.


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