Public functions of the LC display task. More...
Collaboration diagram for Public Functions:Functions | |
| volatile uint16_t | appLCD_Initialize (void) |
| Initializes the LC display. More... | |
| volatile uint16_t | appLCD_Execute (void) |
| Refreshes the LC display. More... | |
| volatile uint16_t | appLCD_Dispose (void) |
| Unloads the LC display data object and resources. More... | |
Public functions of the LC display task.
This is the detailed description of public API functions of the LC display task.
| volatile uint16_t appLCD_Dispose | ( | void | ) |
Unloads the LC display data object and resources.
| void |
| volatile uint16_t appLCD_Execute | ( | void | ) |
Refreshes the LC display.
| void |
Definition at line 120 of file app_lcd.c.
Here is the call graph for this function:
Here is the caller graph for this function:| volatile uint16_t appLCD_Initialize | ( | void | ) |
Initializes the LC display.
| void |
Definition at line 88 of file app_lcd.c.
Here is the call graph for this function:
Here is the caller graph for this function: