RealTime Clock
The RealTime Clock function in SPLat provides a comprehensive set of features to allow you to build controller application that are aware of and react to the time of day and the date. Features of the RTC include:
- An accurate hardware calendar/clock
- A number of programmable Events that can be set to trigger actions at certain times of day on certain days of the week. This corresponds to a 7-day time clock with multiple outputs.
- A number of program instructions to manipulate time, date and event values.
- Built in display functions to simplify programming
- A comprehensive user interface library.
This documentation is organized as two major sections. The first section describes the workings of the RTC in terms of the hardware and how the various part relate to each other. The second section is a programming guide. You need to have a general understanding of the first before you can understand the second.
