STM32F439xx HAL User Manual
Functions
CRC Configuration functions
CRC Exported Functions

Functions

__STATIC_INLINE void LL_CRC_ResetCRCCalculationUnit (CRC_TypeDef *CRCx)
 Reset the CRC calculation unit.

Function Documentation

__STATIC_INLINE void LL_CRC_ResetCRCCalculationUnit ( CRC_TypeDef *  CRCx)

Reset the CRC calculation unit.

Reference Manual to LL API cross reference:
CR RESET LL_CRC_ResetCRCCalculationUnit
Parameters:
CRCxCRC Instance
Return values:
None

Definition at line 114 of file stm32f4xx_ll_crc.h.