Edit

Share via


PowerInState Enum

Definition

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

Applies to