1.2.5.7 SPW_LINK
typedef enum
{
SPW_LINK_1 = 1,
SPW_LINK_2 = 2,
/* Force the compiler to reserve 32-bit memory for enum */
SPW_LINK_INVALID = 0xFFFFFFFF
} SPW_LINK;Summary
Identifies the SPW link
Description
This data type identifies the SPW link
