|
FireSync API
|
Represents types of node controllers.

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). | |