LedFunction Enum

Definition

Led function type

C#
public enum LedFunction
Inheritance
LedFunction

Fields

Name Value Description
NotUsed 0

Led is not configured

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

UserDefined 2

Led is configured as user Led

Applies to

Product Versions
.NET IoT Libraries 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0