Lines Matching full:led
2 Interface to control physical LED.
9 Current State of the LED.
15 Percentage time the LED needs to be ON while blinking.
21 Color that the LED can emit.
27 LED blink period expressed as milliseconds per on/off cycle.
32 Possible states a LED can be in.
36 LED is in OFF state
39 LED is in solid ON state
42 LED is blinking
46 Possible colors that the LED can emit.
50 Color emitted by LED is unknown.
53 LED can emit Red color.
56 LED can emit Green color.
59 LED can emit Blue color.
62 LED can emit Yellow color.