libximc
2.14.27
|
The structure contains a new serial number, hardware version, and valid key. More...
Data Fields | |
unsigned int | SN |
New board serial number. | |
uint8_t | Key [32] |
Protection key (256 bit). | |
unsigned int | Major |
The major number of the hardware version. | |
unsigned int | Minor |
The minor number of the hardware version. | |
unsigned int | Release |
Number of edits this release of hardware. |
The structure contains a new serial number, hardware version, and valid key.
The SN and hardware version are changed and saved when the transmitted key matches the stored key. It can be used by the manufacturer only.
uint8_t Key[32] |
Protection key (256 bit).
unsigned int Major |
The major number of the hardware version.
unsigned int Minor |
The minor number of the hardware version.
unsigned int Release |
Number of edits this release of hardware.
unsigned int SN |
New board serial number.