STM32H735xx 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 174 of file stm32h7xx_hal_hash.h.
HAL HASH common Callback ID enumeration definition.
Definition at line 98 of file stm32h7xx_hal_hash.h.
HAL phase structures definition.
Definition at line 73 of file stm32h7xx_hal_hash.h.
HAL State structures definition.
Definition at line 60 of file stm32h7xx_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 88 of file stm32h7xx_hal_hash.h.