fremoclock  1_3A01
FREMO Clock - Software for UTG
UserInterfaceLcdProgram.h File Reference

Subroutines for access to LCD for Program. More...

Go to the source code of this file.

Functions

void UserInterfaceLcdProgramPulseWidth (uint8_t pulseWidth)
 Write on LCD "PrPub" (edit pulse width). More...
 
void UserInterfaceLcdProgramSet0 (menuSet0_t subMenuSelection)
 Write on LCD "PrSe0" (set time to midnight). More...
 

Detailed Description

Subroutines for access to LCD for Program.

Software:

  • AVR-GCC

Targets:

  • AtMega128 on PROTO_128
  • AtMega48/88/168

History:

  • 070428 First implementation (R 0)
  • 150427 StS: Refactoring, code cleanup, unified layout
Version
$Id: UserInterfaceLcdProgram.h 159 2016-09-03 06:51:47Z pischky $
Author
Bernd Wisotzki [BA] wsb56.nosp@m.@use.nosp@m.rs.so.nosp@m.urce.nosp@m.forge.nosp@m..net
Date
28-Apr-2007

Definition in file UserInterfaceLcdProgram.h.

Function Documentation

void UserInterfaceLcdProgramPulseWidth ( uint8_t  pulseWidth)

Write on LCD "PrPub" (edit pulse width).

Parameters
pulseWidththe pulse width to display

Definition at line 59 of file UserInterfaceLcdProgram.c.

Here is the call graph for this function:

void UserInterfaceLcdProgramSet0 ( menuSet0_t  subMenuSelection)

Write on LCD "PrSe0" (set time to midnight).

Parameters
subMenuSelectioncurrent sub menu item to display ("Zurck" or "PrSe0")

Definition at line 72 of file UserInterfaceLcdProgram.c.

Here is the call graph for this function: