firmware_aux
Description
Specifies the Auxillary code of the firmware.
Syntax
UInt32 firmware_aux
Read
Gets the Auxillary code of the firmware.
Example
int fwAuxCode;
fwAuxCode = dsm.firmware_aux;
Write
Read-Only.