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

Description

Represents types of node controllers.

Inheritance diagram for kControllerType:
Inheritance graph

Public Member Functions

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

Related

#define kCONTROLLER_TYPE_UNKNOWN   (0)
 Unknown controller.
 
#define kCONTROLLER_TYPE_VIRTUAL   (1)
 Host-based virtual device.
 
#define kCONTROLLER_TYPE_M2   (2)
 M2 controller (DM647).
 
#define kCONTROLLER_TYPE_M3   (3)
 M3 controller (Zynq7k).
 
#define kCONTROLLER_TYPE_M1   (4)
 M1 controller (Zynq7k).
 
#define kCONTROLLER_TYPE_M50   (5)
 M50 controller (DM647).
 

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