IPC Module - LED Service
This page contains documentation of the System API.
Messages
Enums
- enum led_result
Result codes.
Constant
Value
Description
OK
0
OK
ERROR_INVALID_PARAMETER
1
Invalid parameter
ERROR_UNKNOWN
2
Unknown
- enum led_pin_type
LED pin type.
Constant
Value
Description
GREEN
0
Green
RED
1
Red
BLUE
2
Blue
NUMBER_OF_LEDS
3