CRC8, XOR, LRC
functions for calculating checksums.
最終更新
functions for calculating checksums.
最終更新
This value is often used in checksum calculations.
CRC8, XOR, LRC() calculations.
CRC8_u8CalcU16(), CRC8_u8CalcU32()
computes CRC8 using u16c, u32c
as big-endian sequence.
Added as a library procedure because it is used to check data strings in wireless packets, checksums (LRC) in ASCII format, and various sensors.