Go to the source code of this file.
Classes | |
union | otto_vin |
Encoded VIN fields. More... | |
struct | otto_vin_decoded |
Decoded VIN information. More... | |
Functions | |
int | otto_vinchecksum (union otto_vin *vin) |
VIN checksum calculation. | |
int | otto_vinlookup (union otto_vin *vin, struct otto_vin_decoded *decoded) |
VIN lookup. |
|
VIN checksum calculation.
|
|
VIN lookup.
|