Commonly used functions. Here you you will find the functions you normally will need.
More...
Commonly used functions. Here you you will find the functions you normally will need.
◆ status_leds_t
Led identifications.
These are the enumerations that must be used when manipulating with the status LEDs.
Enumerator |
---|
led_ST1 | Status led ST1 (RED)
|
led_ST2 | Status led ST2 (GREEN)
|
led_ST3 | Status led ST3 (YELLOW)
|
led_ST4 | Status led ST4 (BLUE)
|
◆ status_leds_fastBlink()
Makes the led blink with a high frequency.
- Parameters
-
◆ status_leds_ledOff()
Turns the led off.
- Parameters
-
◆ status_leds_ledOn()
Turns the led on.
- Parameters
-
◆ status_leds_longPuls()
Makes the led light up in a long period.
- Parameters
-
◆ status_leds_shortPuls()
Makes the led light up in a short period.
- Parameters
-
◆ status_leds_slowBlink()
Makes the led blink with a low frequency.
- Parameters
-