PowerInState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Power input state
public enum PowerInState
type PowerInState =
Public Enum PowerInState
- Inheritance
-
PowerInState
Fields
Name | Value | Description |
---|---|---|
NotPresent | 0 | No power supply connected |
Bad | 1 | Find an alternative power supply with a higher rating |
Weak | 2 | Power supply cannot charge the PiJuice and provide power to the Raspberry Pi |
Present | 3 | Power is good |