|
STM32F439xx HAL User Manual
|
Peripheral State functions. More...
Functions | |
| HAL_CRYP_STATETypeDef | HAL_CRYP_GetState (CRYP_HandleTypeDef *hcryp) |
| Returns the CRYP state. | |
Peripheral State functions.
==============================================================================
##### Peripheral State functions #####
==============================================================================
[..]
This subsection permits to get in run-time the status of the peripheral.
Returns the CRYP state.
| hcryp | pointer to a CRYP_HandleTypeDef structure that contains the configuration information for CRYP module |
| HAL | state |
Definition at line 3796 of file stm32f4xx_hal_cryp.c.
References CRYP_HandleTypeDef::State.
1.7.6.1