FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kNodeFirmwareType Struct Reference

Description

Represents types of node firmware.

Inheritance diagram for kNodeFirmwareType:
Inheritance graph

Public Member Functions

kStatus kNodeFirmwareType_Format (kNodeFirmwareType type, kChar *text, kSize capacity)
 Formats a kNodeFirmwareType value to a string buffer. More...
 

Related

#define kNODE_FIRMWARE_TYPE_BOOT_LOADER   (0)
 Boot loader.
 
#define kNODE_FIRMWARE_TYPE_MAIN_SOFTWARE_PROGRAM   (1)
 Main software program.
 
#define kNODE_FIRMWARE_TYPE_RESCUE_SOFTWARE_PROGRAM   (2)
 Rescue software program.
 
#define kNODE_FIRMWARE_TYPE_MAIN_PL_PROGRAM   (3)
 Main programmable logic program.
 
#define kNODE_FIRMWARE_TYPE_SECONDARY_PL_PROGRAM   (4)
 Secondary programmable logic program.
 

The documentation for this struct was generated from the following file: