STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Peripheral Control functions
Collaboration diagram for Peripheral Control functions:

Functions

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

Detailed Description

Function Documentation

◆ HAL_CRC_Accumulate()

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

◆ HAL_CRC_Calculate()

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