STM32F479xx HAL User Manual
|
typedef struct __HASH_HandleTypeDef HASH_HandleTypeDef |
HASH Handle Structure definition.
typedef void(* pHASH_CallbackTypeDef)(HASH_HandleTypeDef *hhash) |
HAL HASH Callback pointer definition.
pointer to a HASH common callback functions
Definition at line 175 of file stm32f4xx_hal_hash.h.
HAL HASH common Callback ID enumeration definition.
Definition at line 99 of file stm32f4xx_hal_hash.h.
HAL phase structures definition.
Definition at line 74 of file stm32f4xx_hal_hash.h.
HAL State structures definition.
Definition at line 61 of file stm32f4xx_hal_hash.h.
HAL HASH mode suspend definitions.
HAL_HASH_SUSPEND_NONE |
HASH peripheral suspension not requested |
HAL_HASH_SUSPEND |
HASH peripheral suspension is requested |
Definition at line 89 of file stm32f4xx_hal_hash.h.