CRC.crc6ITU constructor
CRC.crc6ITU([
- bool mapping = false
CRC-6/ITU
Implementation
factory CRC.crc6ITU([bool mapping = false]) =>
CRC('CRC-6/ITU', 6, 0x03, 0x00, true, true, 0x00, mapping);