Init_COP
 
Component Init_COP for HCS08
Computer Operating Properly (COP)
Component Level: Peripheral Initialization

This component provides initialization of the COP module.

The computer operating properly (COP) module contains a free-running counter that generates a reset if allowed to overflow. The COP module helps software recover from runaway code. Prevent a COP reset by clearing the COP counter periodically.

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