public static enum Spinnaker_C.spinCxpLinkConfigurationEnums extends Enum<Spinnaker_C.spinCxpLinkConfigurationEnums>
Enum Constant and Description |
---|
CxpLinkConfiguration_Auto
Sets Automatic discovery for the Link Configuration.
|
CxpLinkConfiguration_CXP1_X1
Force the Link to 1 Connection operating at CXP-1 speed (1.25 Gbps).
|
CxpLinkConfiguration_CXP1_X2
Force the Link to 2 Connections operating at CXP-1 speed (1.25 Gbps).
|
CxpLinkConfiguration_CXP1_X3
Force the Link to 3 Connections operating at CXP-1 speed (1.25 Gbps).
|
CxpLinkConfiguration_CXP1_X4
Force the Link to 4 Connections operating at CXP-1 speed (1.25 Gbps).
|
CxpLinkConfiguration_CXP1_X5
Force the Link to 5 Connections operating at CXP-1 speed (1.25 Gbps).
|
CxpLinkConfiguration_CXP1_X6
Force the Link to 6 Connections operating at CXP-1 speed (1.25 Gbps).
|
CxpLinkConfiguration_CXP2_X1
Force the Link to 1 Connection operating at CXP-2 speed (2.50 Gbps).
|
CxpLinkConfiguration_CXP2_X2
Force the Link to 2 Connections operating at CXP-2 speed (2.50 Gbps).
|
CxpLinkConfiguration_CXP2_X3
Force the Link to 3 Connections operating at CXP-2 speed (2.50 Gbps).
|
CxpLinkConfiguration_CXP2_X4
Force the Link to 4 Connections operating at CXP-2 speed (2.50 Gbps).
|
CxpLinkConfiguration_CXP2_X5
Force the Link to 5 Connections operating at CXP-2 speed (2.50 Gbps).
|
CxpLinkConfiguration_CXP2_X6
Force the Link to 6 Connections operating at CXP-2 speed (2.50 Gbps).
|
CxpLinkConfiguration_CXP3_X1
Force the Link to 1 Connection operating at CXP-3 speed (3.125 Gbps).
|
CxpLinkConfiguration_CXP3_X2
Force the Link to 2 Connections operating at CXP-3 speed (3.125 Gbps).
|
CxpLinkConfiguration_CXP3_X3
Force the Link to 3 Connections operating at CXP-3 speed (3.125 Gbps).
|
CxpLinkConfiguration_CXP3_X4
Force the Link to 4 Connections operating at CXP-3 speed (3.125 Gbps).
|
CxpLinkConfiguration_CXP3_X5
Force the Link to 5 Connections operating at CXP-3 speed (3.125 Gbps).
|
CxpLinkConfiguration_CXP3_X6
Force the Link to 6 Connections operating at CXP-3 speed (3.125 Gbps).
|
CxpLinkConfiguration_CXP5_X1
Force the Link to 1 Connection operating at CXP-5 speed (5.00 Gbps).
|
CxpLinkConfiguration_CXP5_X2
Force the Link to 2 Connections operating at CXP-5 speed (5.00 Gbps).
|
CxpLinkConfiguration_CXP5_X3
Force the Link to 3 Connections operating at CXP-5 speed (5.00 Gbps).
|
CxpLinkConfiguration_CXP5_X4
Force the Link to 4 Connections operating at CXP-5 speed (5.00 Gbps).
|
CxpLinkConfiguration_CXP5_X5
Force the Link to 5 Connections operating at CXP-5 speed (5.00 Gbps).
|
CxpLinkConfiguration_CXP5_X6
Force the Link to 6 Connections operating at CXP-5 speed (5.00 Gbps).
|
CxpLinkConfiguration_CXP6_X1
Force the Link to 1 Connection operating at CXP-6 speed (6.25 Gbps).
|
CxpLinkConfiguration_CXP6_X2
Force the Link to 3 Connections operating at CXP-6 speed (6.25 Gbps).
|
CxpLinkConfiguration_CXP6_X3
Force the Link to 3 Connections operating at CXP-6 speed (6.25 Gbps).
|
CxpLinkConfiguration_CXP6_X4
Force the Link to 4 Connections operating at CXP-6 speed (6.25 Gbps).
|
CxpLinkConfiguration_CXP6_X5
Force the Link to 5 Connections operating at CXP-6 speed (6.25 Gbps).
|
CxpLinkConfiguration_CXP6_X6
Force the Link to 6 Connections operating at CXP-6 speed (6.25 Gbps).
|
NUM_CXPLINKCONFIGURATION |
Modifier and Type | Field and Description |
---|---|
int |
value |
Modifier and Type | Method and Description |
---|---|
Spinnaker_C.spinCxpLinkConfigurationEnums |
intern() |
String |
toString() |
static Spinnaker_C.spinCxpLinkConfigurationEnums |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Spinnaker_C.spinCxpLinkConfigurationEnums[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_Auto
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP1_X1
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP2_X1
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP3_X1
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP5_X1
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP6_X1
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP1_X2
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP2_X2
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP3_X2
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP5_X2
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP6_X2
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP1_X3
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP2_X3
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP3_X3
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP5_X3
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP6_X3
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP1_X4
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP2_X4
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP3_X4
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP5_X4
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP6_X4
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP1_X5
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP2_X5
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP3_X5
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP5_X5
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP6_X5
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP1_X6
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP2_X6
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP3_X6
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP5_X6
public static final Spinnaker_C.spinCxpLinkConfigurationEnums CxpLinkConfiguration_CXP6_X6
public static final Spinnaker_C.spinCxpLinkConfigurationEnums NUM_CXPLINKCONFIGURATION
public static Spinnaker_C.spinCxpLinkConfigurationEnums[] values()
for (Spinnaker_C.spinCxpLinkConfigurationEnums c : Spinnaker_C.spinCxpLinkConfigurationEnums.values()) System.out.println(c);
public static Spinnaker_C.spinCxpLinkConfigurationEnums valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic Spinnaker_C.spinCxpLinkConfigurationEnums intern()
public String toString()
toString
in class Enum<Spinnaker_C.spinCxpLinkConfigurationEnums>
Copyright © 2024. All rights reserved.