ConOpSys V2970
P004.07
ANVILEX control operating system
|
Cyclic reduncancy check (CRC-32-ABCC) class implementation file. More...
#include "CRC_32_ABCC.h"
Variables | |
const U32 | u32_CRC32_Table [256] |
CRC32 lookup table. More... | |
Cyclic reduncancy check (CRC-32-ABCC) class implementation file.
const U32 u32_CRC32_Table[256] |
CRC32 lookup table.
Referenced by TCRC_32_ABCC::Update().