ConOpSys V2970
P004.07
ANVILEX control operating system
|
Cyclic reduncancy check (CRC-7) class implementation file. More...
#include "CRC_7.h"
Variables | |
const U8 | u8_CRC_7_Table [256] |
CRC7 lookup table. More... | |
Cyclic reduncancy check (CRC-7) class implementation file.
const U8 u8_CRC_7_Table[256] |
CRC7 lookup table.
Referenced by TCRC_7::Update().