STM32F2 Standard Peripheral bibliotheek  1.0
ST Microelectronics bibliotheek documentatie voor de STM32F2 Standard Peripheral Library
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
DCMI_CodesInitTypeDef Struct Reference

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

#include <stm32f2xx_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.

Field Documentation

uint8_t DCMI_FrameEndCode

Specifies the code of the frame end delimiter.

uint8_t DCMI_FrameStartCode

Specifies the code of the frame start delimiter.

uint8_t DCMI_LineEndCode

Specifies the code of the line end delimiter.

uint8_t DCMI_LineStartCode

Specifies the code of the line start delimiter.


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