Typedef sdv::crcSAE_J1850# Defined in File crc.h Typedef Documentation# using sdv::crcSAE_J1850 = sdv::crc<uint8_t, 0x1du, 0xff, 0xff, false, false># SAE-J1850: polynomial 0x1D, initial = 0xFF, final_xor = 0xFF, reflect_input = false, reflect_output = false.