Crc16Dds110 constructor

Crc16Dds110()

Implementation

Crc16Dds110()
    : super(
        16,
        0x8005,
        0x800d,
        0x0000,
        inputReflected: false,
        outputReflected: false);