Crc16MaximDow constructor

Crc16MaximDow()

Implementation

Crc16MaximDow()
    : super(
        16,
        0x8005,
        0x0000,
        0xffff,
        inputReflected: true,
        outputReflected: true);