display a clock.
passing an argument of 1015 will display 10.15
LCD segment codes.
these are not to be confused with the codes defined in direct-lcd.h
circle and dot codes cycle. cycle state is preserved on powerdown.
each dot code should be invoked six times before using the other. mixing them will result in strange behaviour.
Enumeration values:
LCD number display styles.
note: signed and unsigned are taken by the C programming language
Enumeration values:
LCD comma display styles.
Enumeration values:
show LCD segment.
hide LCD segment.
show number on LCD display.
show LCD display contents to the world.
display updates are realized exclusively by calling this function.