EasyManua.ls Logo

ST STM32F2

ST STM32F2
1371 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
UM1940
HAL HASH Generic Driver
DocID028236 Rev 2
277/1371
Function description
return the HASH state
Parameters
hhash: pointer to a HASH_HandleTypeDef structure that
contains the configuration information for HASH module
Return values
HAL: state
HAL_HASH_MspInit
Function name
void HAL_HASH_MspInit (HASH_HandleTypeDef * hhash)
Function description
Initializes the HASH MSP.
Parameters
hhash: pointer to a HASH_HandleTypeDef structure that
contains the configuration information for HASH module
Return values
None:
HAL_HASH_MspDeInit
Function name
void HAL_HASH_MspDeInit (HASH_HandleTypeDef * hhash)
Function description
DeInitializes HASH MSP.
Parameters
hhash: pointer to a HASH_HandleTypeDef structure that
contains the configuration information for HASH module
Return values
None:
HAL_HASH_InCpltCallback
Function name
void HAL_HASH_InCpltCallback (HASH_HandleTypeDef *
hhash)
Function description
Input data transfer complete callback.
Parameters
hhash: pointer to a HASH_HandleTypeDef structure that
contains the configuration information for HASH module
Return values
None:
HAL_HASH_DgstCpltCallback
Function name
void HAL_HASH_DgstCpltCallback (HASH_HandleTypeDef *
hhash)
Function description
Digest computation complete callback.
Parameters
hhash: pointer to a HASH_HandleTypeDef structure that
contains the configuration information for HASH module
Return values
None:
Notes
This callback is not relevant with DMA.
HAL_HASH_ErrorCallback
Function name
void HAL_HASH_ErrorCallback (HASH_HandleTypeDef *
hhash)
Function description
Data transfer Error callback.

Table of Contents

Related product manuals