Crc16Tms37157 constructor

Crc16Tms37157()

Implementation

Crc16Tms37157()
    : super(
        16,
        0x1021,
        0x89ec,
        0x0000,
        inputReflected: true,
        outputReflected: true);