31 #ifndef APPLICATION_LAYER_DEBUGGING_LED_H
32 #define APPLICATION_LAYER_DEBUGGING_LED_H
41 #define DBGLED_PERIOD_FAST 2499
42 #define DBGLED_PERIOD_DEFAULT 4999
43 #define DBGLED_PERIOD_STANDBY 9999
volatile uint16_t appLED_Dispose(void)
Frees the resources of the debugging LED driver.
volatile uint16_t appLED_Initialize(void)
Initializes the LED driving GPIO.
volatile uint16_t appLED_Execute(void)
Executes the debugging LED driver.
Debugging LED settings data object.
volatile uint16_t off_time
volatile uint16_t on_time