STM32F439xx HAL User Manual
Functions
Peripheral State functions
CRC Exported Functions

Peripheral State functions. More...

Functions

HAL_CRC_StateTypeDef HAL_CRC_GetState (CRC_HandleTypeDef *hcrc)
 Returns the CRC state.

Detailed Description

Peripheral State functions.

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


Function Documentation

Returns the CRC state.

Parameters:
hcrcpointer to a CRC_HandleTypeDef structure that contains the configuration information for CRC
Return values:
HALstate

Definition at line 322 of file stm32f4xx_hal_crc.c.

References CRC_HandleTypeDef::State.