Crc16DectR constructor

Crc16DectR()

Implementation

Crc16DectR()
    : super(
        16,
        0x0589,
        0x0000,
        0x0001,
        inputReflected: false,
        outputReflected: false);