|
fremoclock
1_3A01
FREMO Clock - Software for UTG
|
Subroutines for UserInterfaceMenuNormal. More...
Go to the source code of this file.
Functions | |
| void | UserInterfaceMenueNormalClock (void) |
| Normal clock operation. More... | |
| void | UserInterfaceMenueNormalQuick (void) |
| Quick step forward. More... | |
| void | UserInterfaceMenueNormalTimeFactor (void) |
| Set time factor. More... | |
| void | UserInterfaceMenueNormalStartTime (void) |
| Set start time. More... | |
| void | UserInterfaceMenueNormalCurrentTime (void) |
| Set current time. More... | |
| void | UserInterfaceMenueNormalTargetTime (void) |
| Set target time. More... | |
Subroutines for UserInterfaceMenuNormal.
Target:
Software
History:
Definition in file UserInterfaceMenuNormal.h.
| void UserInterfaceMenueNormalClock | ( | void | ) |
Normal clock operation.
Definition at line 89 of file UserInterfaceMenuNormal.c.

| void UserInterfaceMenueNormalCurrentTime | ( | void | ) |
Set current time.
Definition at line 243 of file UserInterfaceMenuNormal.c.

| void UserInterfaceMenueNormalQuick | ( | void | ) |
Quick step forward.
Definition at line 165 of file UserInterfaceMenuNormal.c.

| void UserInterfaceMenueNormalStartTime | ( | void | ) |
Set start time.
Definition at line 234 of file UserInterfaceMenuNormal.c.

| void UserInterfaceMenueNormalTargetTime | ( | void | ) |
Set target time.
Definition at line 252 of file UserInterfaceMenuNormal.c.

| void UserInterfaceMenueNormalTimeFactor | ( | void | ) |
Set time factor.
Definition at line 206 of file UserInterfaceMenuNormal.c.
