CRC7Bit (FUN)ΒΆ
FUNCTION CRC7Bit : UINT
- Name : CRC7bit (CRC16)
- Date : 2015-03-24
- Description : Calculate the Checksum from a Byte Array
- InOut:
Scope Name Type Comment Return CRC7Bit UINT Input buf POINTER TO ARRAY [0..255] OF BYTE Input buffer start UINT Byteposition to start CRC-calculating cnt UINT Bytes to calculate