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

HAL_HASH_GetError() function

Return the HASH handle error code.

Syntax

uint32_t HAL_HASH_GetError(HASH_HandleTypeDef *hhash);
Implemented in stm32f4xx_hal_hash.c:1630

Arguments

hhash

pointer to a HASH_HandleTypeDef structure.

Return value

HASH Error Code

References

LocationText
stm32f4xx_hal_hash.c:1630
uint32_t HAL_HASH_GetError(HASH_HandleTypeDef *hhash)
stm32f4xx_hal_hash.h:584
uint32_t HAL_HASH_GetError(HASH_HandleTypeDef *hhash);

Data Use

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