LedFunction Enum

Definition

Led function type

public enum LedFunction
type LedFunction = 
Public Enum LedFunction
Inheritance
LedFunction

Fields

ChargeStatus 1

Led is configured to signal current charge level of battery For level less than or equal too 15% red with configurable brightness For level greater than 15% and level less than or equal to 50% mix of red and green with configurable brightness For level greater than 50% green with configurable brightness. When battery is charging blinking blue with configurable brightness is added to current charge level color. For full buttery state blue component is steady on

NotUsed 0

Led is not configured

UserDefined 2

Led is configured as user Led

Applies to