Typedef sdv::crcARC#

Typedef Documentation#

using sdv::crcARC = sdv::crc<uint16_t, 0x8005, 0, 0, true, true>#

ARC: polynomial 0x8005, initial = 0, final_xor = 0, reflect_input = true, reflect_output = true.