STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Functions
Peripheral Control functions

Functions

uint32_t HAL_CRC_Accumulate (CRC_HandleTypeDef *hcrc, uint32_t pBuffer[], uint32_t BufferLength)
 
uint32_t HAL_CRC_Calculate (CRC_HandleTypeDef *hcrc, uint32_t pBuffer[], uint32_t BufferLength)
 

Detailed Description

Function Documentation

uint32_t HAL_CRC_Accumulate ( CRC_HandleTypeDef hcrc,
uint32_t  pBuffer[],
uint32_t  BufferLength 
)
uint32_t HAL_CRC_Calculate ( CRC_HandleTypeDef hcrc,
uint32_t  pBuffer[],
uint32_t  BufferLength 
)