HAL
DCMI_CodesInitTypeDef::FrameEndCode is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALDCMI_CodesInitTypeDef::FrameEndCode

DCMI_CodesInitTypeDef::FrameEndCode field

Specifies the code of the frame end delimiter.

Syntax

uint8_t FrameEndCode;

References

LocationReferrerText
stm32f4xx_hal_dcmi_ex.h:55
uint8_t FrameEndCode; /*!< Specifies the code of the frame end delimiter. */
stm32f4xx_hal_dcmi.c:239HAL_DCMI_Init()
((uint32_t)hdcmi->Init.SyncroCode.FrameEndCode << DCMI_POSITION_ESCR_FEC));
stm32f4xx_hal_dcmi_ex.c:154HAL_DCMI_Init()
((uint32_t)hdcmi->Init.SyncroCode.FrameEndCode << DCMI_POSITION_ESCR_FEC));

Data Use

Functions reading DCMI_CodesInitTypeDef::FrameEndCode
DCMI_CodesInitTypeDef::FrameEndCode
all items filtered out
Type of DCMI_CodesInitTypeDef::FrameEndCode
DCMI_CodesInitTypeDef::FrameEndCode
uint8_t
all items filtered out