Documentation
¶
Overview ¶
crc16
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Crc16_A001 ¶
计算dat数组中字节的CRC16值,多项式 0xA001
func Crc16_A001_Check ¶
校验CRC16 buf <数据...><CRC16_低位字节><CRC16_高位字节>
func Crc16_A001_Padding ¶
为buf计算crc16校验码,并填充到末尾:低位,高位。 buf缓冲器不含CRC16数据
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.