PowerInput.Precedence Property
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.
Selects what power input will have precedence for charging and supplying VSYS output when both are present, PiJuice USB Micro Input, GPIO 5V Input. 5V_GPIO selected by default.
public Iot.Device.PiJuiceDevice.Models.PowerInputType Precedence { get; init; }
member this.Precedence : Iot.Device.PiJuiceDevice.Models.PowerInputType with get, set
Public Property Precedence As PowerInputType