Led interface. More...
#include <xdc/std.h>
Go to the source code of this file.
Functions | |
void | led_init () |
LED Initialization. More... | |
UInt16 | led_proccess () |
This function processes the tasks of the LED, it controls the red LED. More... | |
void | led_redConfigure (UInt8 n, UInt16 offDelay) |
Configures red led. More... | |
void | led_greenUp () |
Green led up. More... | |
void | led_greenDown () |
Green led down. More... | |
Led interface.
Definition in file led.h.