Init_RTC
 
Component Init_RTC for HCS08
Real-Time Counter(RTC)
Component Level: Peripheral Initialization

This component implements the Real-Time Counter (RTC) module of the Freescale HCS08 MCU derivatives.

The RTC module consists of one 8-bit counter, one 8-bit comparator, several binary-based and decimal-based prescaler dividers, two clock sources, and one programmable periodic interrupt. This module can be used for time-of-day, calendar or any task scheduling functions. It can also serve as a cyclic wake up from low power modes without the need of external components.

Peripheral Initialization Components provide a low-level hardware approach to initialize registers of the peripheral module. They are intended for experienced users.