Init_IRQ
 
Component Init_IRQ for HCS08
External Interrupt Module (IRQ)
Component Level: Peripheral Initialization

This component provides initialization of the IRQ module.

The IRQ module is the external interrupt request module, which join IRQ pins available on the HCS08 CPU with separate configuration of the programmable pin settings such as controlling of the pull resistor, detection mode and edge selection and interrupt settings with enable bit and ISR service name.

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