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

DCMI_CodesInitTypeDef::FrameStartCode field

Specifies the code of the frame start delimiter.

Syntax

uint8_t FrameStartCode;

References

LocationReferrerText
stm32f4xx_hal_dcmi_ex.h:52
uint8_t FrameStartCode; /*!< Specifies the code of the frame start delimiter. */
stm32f4xx_hal_dcmi.c:236HAL_DCMI_Init()
hdcmi->Instance->ESCR = (((uint32_t)hdcmi->Init.SyncroCode.FrameStartCode) |
stm32f4xx_hal_dcmi_ex.c:151HAL_DCMI_Init()
hdcmi->Instance->ESCR = (((uint32_t)hdcmi->Init.SyncroCode.FrameStartCode) |

Data Use

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