Crc8MaximDow constructor

Crc8MaximDow()

Implementation

Crc8MaximDow()
    : super(
        8,
        0x31,
        0x00,
        0x00,
        inputReflected: true,
        outputReflected: true);