FirmwareVersionType typedef
FirmwareVersionType = int
These values define the type of firmware release. These values indicate the first version or release of this type. For example the first alpha release would be 64, the second would be 65.
FIRMWARE_VERSION_TYPE
Implementation
typedef FirmwareVersionType = int;