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 #158 background imageLoading...
Page #158 background image
CRC calculation unit (CRC)
UM1581
158/584
DocID023800 Rev 1
6.2.7 CRC Independent Register (IDR) access functions
6.2.7.1 CRC_SetIDRegister
Function Name
void CRC_SetIDRegister ( uint8_t CRC_IDValue)
Function Description
Stores an 8-bit data in the Independent Data(ID) register.
Parameters
ï‚· CRC_IDValue : 8-bit value to be stored in the ID register
Return values
ï‚· None.
Notes
ï‚· None.
6.2.7.2 CRC_GetIDRegister
Function Name
uint8_t CRC_GetIDRegister ( void )
Function Description
Returns the 8-bit data stored in the Independent Data(ID) register.
Parameters
ï‚· None.
Return values
ï‚· 8-bit value of the ID register
Notes
ï‚· None.
6.3 CRC Firmware driver defines
6.3.1 CRC
CRC
CRC_PolynomialSize
ï‚· #define: CRC_PolSize_7 CRC_CR_POLSIZE
7-bit polynomial for CRC calculation
ï‚· #define: CRC_PolSize_8 CRC_CR_POLSIZE_1
8-bit polynomial for CRC calculation
ï‚· #define: CRC_PolSize_16 CRC_CR_POLSIZE_0
16-bit polynomial for CRC calculation

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