STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Functions
Extended CRC features functions

Functions

HAL_StatusTypeDef HAL_CRCEx_Polynomial_Set (CRC_HandleTypeDef *hcrc, uint32_t Pol, uint32_t PolyLength)
 
HAL_StatusTypeDef HAL_CRCEx_Input_Data_Reverse (CRC_HandleTypeDef *hcrc, uint32_t InputReverseMode)
 
HAL_StatusTypeDef HAL_CRCEx_Output_Data_Reverse (CRC_HandleTypeDef *hcrc, uint32_t OutputReverseMode)
 

Detailed Description

Function Documentation

HAL_StatusTypeDef HAL_CRCEx_Input_Data_Reverse ( CRC_HandleTypeDef hcrc,
uint32_t  InputReverseMode 
)
HAL_StatusTypeDef HAL_CRCEx_Output_Data_Reverse ( CRC_HandleTypeDef hcrc,
uint32_t  OutputReverseMode 
)
HAL_StatusTypeDef HAL_CRCEx_Polynomial_Set ( CRC_HandleTypeDef hcrc,
uint32_t  Pol,
uint32_t  PolyLength 
)