STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
Loading...
Searching...
No Matches
this defines are values for the calculation of CRC with 16 bits and data reflected

Macros

#define CRC_16BITARC_POLYNOMIAL_REFLECTED   (uint16)0xA001
 
#define CRC_16BITARC_LSB   0x00001
 

Detailed Description

Macro Definition Documentation

◆ CRC_16BITARC_LSB

#define CRC_16BITARC_LSB   0x00001

Less significant bit

◆ CRC_16BITARC_POLYNOMIAL_REFLECTED

#define CRC_16BITARC_POLYNOMIAL_REFLECTED   (uint16)0xA001

Polynomial of CRC16ARC