EasyManuals Logo

ST STM32F31xx User Manual

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #157 background imageLoading...
Page #157 background image
UM1581
CRC calculation unit (CRC)
DocID023800 Rev 1
157/584
6.2.6.3 CRC_CalcCRC8bits
Function Name
uint32_t CRC_CalcCRC8bits ( uint8_t CRC_Data)
Function Description
Computes the 8-bit CRC of a given 8-bit data.
Parameters
ï‚· CRC_Data : 8-bit data to compute its CRC
Return values
ï‚· 8-bit CRC
Notes
ï‚· None.
6.2.6.4 CRC_CalcBlockCRC
Function Name
uint32_t CRC_CalcBlockCRC ( uint32_t pBuffer, uint32_t
BufferLength)
Function Description
Computes the 32-bit CRC of a given buffer of data word(32-bit).
Parameters
ï‚· pBuffer : pointer to the buffer containing the data to be
computed
ï‚· BufferLength : length of the buffer to be computed
Return values
ï‚· 32-bit CRC
Notes
ï‚· None.
6.2.6.5 CRC_GetCRC
Function Name
uint32_t CRC_GetCRC ( void )
Function Description
Returns the current CRC value.
Parameters
ï‚· None.
Return values
ï‚· 32-bit CRC
Notes
ï‚· None.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST STM32F31xx and is the answer not in the manual?

ST STM32F31xx Specifications

General IconGeneral
BrandST
ModelSTM32F31xx
CategoryMicrocontrollers
LanguageEnglish

Related product manuals