#include <vin.h>
Public Attributes | |
char | vin [17] |
Full VIN. | |
struct { | |
char country | |
Country. | |
char manufacturer | |
Manufacturer. | |
char type | |
Type or division. | |
char features [5] | |
Vehicle features. | |
char check | |
Checksum. | |
char year | |
Year. | |
char plant | |
Assembly plant. | |
char seq [6] | |
Sequence number. | |
} | fields |
Encoded fields. |
|
Checksum.
|
|
Country.
|
|
Vehicle features.
|
|
Encoded fields.
|
|
Manufacturer.
|
|
Assembly plant.
|
|
Sequence number.
|
|
Type or division.
|
|
Full VIN.
|
|
Year.
|