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

DCMI_CodesInitTypeDef::LineStartCode field

Specifies the code of the line start delimiter.

Syntax

uint8_t LineStartCode;

References

LocationReferrerText
stm32f4xx_hal_dcmi_ex.h:53
uint8_t LineStartCode; /*!< Specifies the code of the line start delimiter. */
stm32f4xx_hal_dcmi.c:237HAL_DCMI_Init()
((uint32_t)hdcmi->Init.SyncroCode.LineStartCode << DCMI_POSITION_ESCR_LSC)|
stm32f4xx_hal_dcmi_ex.c:152HAL_DCMI_Init()
((uint32_t)hdcmi->Init.SyncroCode.LineStartCode << DCMI_POSITION_ESCR_LSC)|

Data Use

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