STM32F439xx HAL User Manual
Data Fields
HASH_HandleTypeDef Struct Reference

#include <stm32f4xx_hal_hash.h>

Data Fields

HASH_InitTypeDef Init
uint8_t * pHashInBuffPtr
uint8_t * pHashOutBuffPtr
__IO uint32_t HashBuffSize
__IO uint32_t HashInCount
__IO uint32_t HashITCounter
HAL_StatusTypeDef Status
HAL_HASH_PhaseTypeDef Phase
DMA_HandleTypeDefhdmain
HAL_LockTypeDef Lock
__IO HAL_HASH_StateTypeDef State

Detailed Description

Definition at line 116 of file stm32f4xx_hal_hash.h.


Field Documentation

HAL_LockTypeDef HASH_HandleTypeDef::Lock

HASH locking object

Definition at line 136 of file stm32f4xx_hal_hash.h.

Referenced by HAL_HASH_Init().

HAL_StatusTypeDef HASH_HandleTypeDef::Status

HASH peripheral status

Definition at line 130 of file stm32f4xx_hal_hash.h.


The documentation for this struct was generated from the following file: