SoftCRC16CheckCRC16 方法 |
名称 | 说明 | |
---|---|---|
CheckCRC16(Byte) |
来校验对应的接收数据的CRC校验码,默认多项式码为0xA001 To verify the CRC check code corresponding to the received data, the default polynomial code is 0xA001 | |
CheckCRC16(Byte, Byte, Byte) |
指定多项式码来校验对应的接收数据的CRC校验码 Specifies a polynomial code to validate the corresponding CRC check code for the received data |