fremoclock  1_3A01
FREMO Clock - Software for UTG
File List
Here is a list of all files with brief descriptions:
[detail level 12]
  20_UserInterface
 ClockKernel.cUser function called by timer ISR
 ClockKernel.hUser function called by timer ISR
 UserInterfaceCommonData.cContains all functions to access the common data
 UserInterfaceCommonData.hSubroutines for UserInterfaceCommonData
 UserInterfaceLcd.cContains all functions for access to LCD
 UserInterfaceLcd.hSubroutines for UserInterfaceLcd
 UserInterfaceLcdNormal.cSubroutines for access to LCD for Normal
 UserInterfaceLcdNormal.hSubroutines for acess to LCD for Normal
 UserInterfaceLcdProgram.cSubroutines for access to LCD for Program
 UserInterfaceLcdProgram.hSubroutines for access to LCD for Program
 UserInterfaceMenu.cSubroutines for UserInterfaceMenu
 UserInterfaceMenu.hSubroutines for UserInterfaceMenu
 UserInterfaceMenuNormal.cSubroutines for UserInterfaceMenuNormal
 UserInterfaceMenuNormal.hSubroutines for UserInterfaceMenuNormal
 UserInterfaceMenuProgram.cSubroutines for UserInterfaceMenu Program
 UserInterfaceMenuProgram.hSubroutines for UserInterfaceMenu Program
 UserSettings.cContains all functions to access the common data
 UserSettings.hSubroutines for UserSettings
  80_Core
 lcd.cLCD interface example
 lcd.hLCD interface header file
 PushButton.cPush button debouncing module for Atmel AVR
 PushButton.hPush button debouncing module for Atmel AVR
 SysHwTimer.cHardware dependent timer module for Atmel AVR
 SysHwTimer.hHardware dependent timer module for Atmel AVR
 Timer.cA timer module
 Timer.hA timer module
 uart.cMinimal uart library with output only for debugging
 uart.hMinimal uart library with output only for debugging
 main.cMain program for the FREMO Clock core system
 Makefile
 sysdef.hSystem wide Definitions for FREMO Clock