![]() |
ARMEBS4
revision-26.06.2015
|
DCMI Embedded Synchronisation CODE Init structure definition. More...
#include "C:/Programs/ARMEBS4/current/doc/eclipse-doc/ext/libheivs_stm32/include/stm32/stm32f4xx_dcmi.h"
Data Fields | |
uint8_t | DCMI_FrameStartCode |
uint8_t | DCMI_LineStartCode |
uint8_t | DCMI_LineEndCode |
uint8_t | DCMI_FrameEndCode |
DCMI Embedded Synchronisation CODE Init structure definition.
Definition at line 91 of file stm32f4xx_dcmi.h.
uint8_t DCMI_CodesInitTypeDef::DCMI_FrameStartCode |
Specifies the code of the frame start delimiter.
Definition at line 93 of file stm32f4xx_dcmi.h.
uint8_t DCMI_CodesInitTypeDef::DCMI_LineStartCode |
Specifies the code of the line start delimiter.
Definition at line 94 of file stm32f4xx_dcmi.h.
uint8_t DCMI_CodesInitTypeDef::DCMI_LineEndCode |
Specifies the code of the line end delimiter.
Definition at line 95 of file stm32f4xx_dcmi.h.
uint8_t DCMI_CodesInitTypeDef::DCMI_FrameEndCode |
Specifies the code of the frame end delimiter.
Definition at line 96 of file stm32f4xx_dcmi.h.