STM32F439xx HAL User Manual
Functions
Peripheral State functions
CRYP Exported Functions

Peripheral State functions. More...

Functions

HAL_CRYP_STATETypeDef HAL_CRYP_GetState (CRYP_HandleTypeDef *hcryp)
 Returns the CRYP state.

Detailed Description

Peripheral State functions.

  ==============================================================================
                      ##### Peripheral State functions #####
  ==============================================================================  
    [..]
    This subsection permits to get in run-time the status of the peripheral.


Function Documentation

Returns the CRYP state.

Parameters:
hcryppointer to a CRYP_HandleTypeDef structure that contains the configuration information for CRYP module
Return values:
HALstate

Definition at line 3796 of file stm32f4xx_hal_cryp.c.

References CRYP_HandleTypeDef::State.