|
FireSync API
|
Represents indicator LED operational modes.

Related | |
| #define | kLED_MODE_NULL |
| Undefined. | |
| #define | kLED_MODE_OFF |
| Off. | |
| #define | kLED_MODE_ON |
| On. | |
| #define | kLED_MODE_BLINK_125_MS |
| Blink with 125ms period (62.5ms on/off states). | |
| #define | kLED_MODE_BLINK_250_MS |
| Blink with 250ms period (125ms on/off states). | |
| #define | kLED_MODE_BLINK_500_MS |
| Blink with 500ms period (250ms on/off states). | |
| #define | kLED_MODE_BLINK_1000_MS |
| Blink with 1000ms period (500ms on/off states). | |
| #define | kLED_MODE_BLINK_2000_MS |
| Blink with 2000ms period (1000ms on/off states). | |
| #define | kLED_MODE_BLINK_4000_MS |
| Blink with 4000ms period (2000ms on/off states). | |
| #define | kLED_MODE_BLINK_OPTIONS |
| Blink with 4000ms period (2000ms on/off states). | |