Crc16LJ1200 constructor

Crc16LJ1200()

Implementation

Crc16LJ1200()
    : super(
        16,
        0x6f63,
        0x0000,
        0x0000,
        inputReflected: false,
        outputReflected: false);