HAL
HAL_DCMI_GetError() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_DCMI_GetError() function

Return the DCMI error code

Syntax

uint32_t HAL_DCMI_GetError(DCMI_HandleTypeDef *hdcmi);
Implemented in stm32f4xx_hal_dcmi.c:882

Arguments

hdcmi

pointer to a DCMI_HandleTypeDef structure that contains the configuration information for DCMI.

Return value

DCMI Error Code

References

LocationText
stm32f4xx_hal_dcmi.c:882
uint32_t HAL_DCMI_GetError(DCMI_HandleTypeDef *hdcmi)
stm32f4xx_hal_dcmi.h:479
uint32_t HAL_DCMI_GetError(DCMI_HandleTypeDef *hdcmi);

Data Use

Data read by HAL_DCMI_GetError()
HAL_DCMI_GetError()
Type of HAL_DCMI_GetError()
HAL_DCMI_GetError()
uint32_t
all items filtered out