BALTECH Docs |
C API for BALTECH SDK
|
#include <typedefs.h>
Data Fields | |
unsigned | FirmwareID |
BCD number that specifies a firmware ID. More... | |
unsigned | SmallestBlockedFwVersionMajor |
Binary that specifies the major number of the smallest blocked fw version. More... | |
unsigned | SmallestBlockedFwVersionMinor |
Binary that specifies the minor number of the smallest blocked fw version. More... | |
unsigned | SmallestBlockedFwVersionBuild |
Binary that specifies the build number of the smallest blocked fw version. More... | |
unsigned | GreatestBlockedFwVersionMajor |
Binary that specifies the major number of the greatest non-blocked fw version. More... | |
unsigned | GreatestBlockedFwVersionMinor |
Binary that specifies the minor number of the greatest non-blocked fw version. More... | |
unsigned | GreatestBlockedFwVersionBuild |
Binary that specifies the build number of the greatest non-blocked fw version. More... | |
Definition at line 4671 of file typedefs.h.