Enum Enable5VRailValue
Whether the 5V rail is enabled. Disabling the 5V rail will also turn off the onboard LEDs.
public enum Enable5VRailValue
- Extension Methods
Fields
Disabled = 1The 5V rail is disabled. This will also turn off the onboard LEDs.
Enabled = 0The 5V rail is enabled, allowing for LED control.