Crc8SaeJ1850 constructor

Crc8SaeJ1850()

Implementation

Crc8SaeJ1850()
    : super(
        8,
        0x1d,
        0xff,
        0xff,
        inputReflected: false,
        outputReflected: false);