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

HAL_CRYP_GetError() function

Return the CRYP error code.

Syntax

uint32_t HAL_CRYP_GetError(CRYP_HandleTypeDef *hcryp);
Implemented in stm32f4xx_hal_cryp.c:2137

Arguments

hcryp

pointer to a CRYP_HandleTypeDef structure that contains the configuration information for the CRYP IP

Return value

CRYP error code

References

LocationText
stm32f4xx_hal_cryp.c:2137
uint32_t HAL_CRYP_GetError(CRYP_HandleTypeDef *hcryp)
stm32f4xx_hal_cryp.h:551
uint32_t HAL_CRYP_GetError(CRYP_HandleTypeDef *hcryp);

Data Use

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