Crc8SMBus constructor

Crc8SMBus()

Implementation

Crc8SMBus()
    : super(
        8,
        0x07,
        0x00,
        0x00,
        inputReflected: false,
        outputReflected: false);