fremoclock
1_3A01
FREMO Clock - Software for UTG
Main Page
Related Pages
Data Structures
Files
File List
Globals
UserInterfaceMenuProgram.h
Go to the documentation of this file.
1
22
/*
23
Copyright (C) 2007 Bernd Wisotzki
24
25
This library is free software; you can redistribute it and/or
26
modify it under the terms of the GNU Lesser General Public
27
License as published by the Free Software Foundation; either
28
version 2.1 of the License, or (at your option) any later version.
29
30
This library is distributed in the hope that it will be useful,
31
but WITHOUT ANY WARRANTY; without even the implied warranty of
32
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
33
Lesser General Public License for more details.
34
35
You should have received a copy of the GNU Lesser General Public
36
License along with this library; if not, write to the Free Software
37
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
38
*/
39
40
#ifndef USERINTERFACEMENUPROGRAM_H_
41
#define USERINTERFACEMENUPROGRAM_H_
42
43
#ifdef __cplusplus
44
extern
"C"
{
45
#endif
46
47
/* -- Function Prototypes --------------------------------------------------- */
48
49
// for comment see UserInterfaceMenuProgram.c
50
void
UserInterfaceMenueProgramPulseWidth
(
void
);
51
52
// for comment see UserInterfaceMenuProgram.c
53
void
UserInterfaceMenuProgramSet0
(
void
);
54
55
#ifdef __cplusplus
56
}
57
#endif
58
59
#endif
/* USERINTERFACEMENUPROGRAM_H_ */
UserInterfaceMenueProgramPulseWidth
void UserInterfaceMenueProgramPulseWidth(void)
Set pulse width.
Definition:
UserInterfaceMenuProgram.c:65
UserInterfaceMenuProgramSet0
void UserInterfaceMenuProgramSet0(void)
Set clock to 00:00.
Definition:
UserInterfaceMenuProgram.c:92
20_UserInterface
UserInterfaceMenuProgram.h
Generated on Sat Sep 3 2016 10:08:06 for fremoclock by
1.8.11