public class CRC16Modbus extends CRC16Checksum
wCRCin
Constructor and Description |
---|
CRC16Modbus() |
Modifier and Type | Method and Description |
---|---|
void |
reset() |
void |
update(int b) |
getHexValue, getHexValue, getValue, update, update
public void reset()
reset
in interface Checksum
reset
in class CRC16Checksum
public void update(int b)
Copyright © 2024. All rights reserved.