Share via


Interrupt Library (Windows CE 5.0)

Send Feedback

The interrupt library implements interrupt processing. Support for interrupts is provided by a combination of OAL common routines and processor specific routines.

Depending on the CPU or SOC model, you can implement the interrupt library with hardware platform callbacks. This method is useful on hardware where you have used an external secondary interrupt controller.

For more information, see %_WINCEROOT%\Platform\Common\Src\Inc\Oal_intr.h.

See Also

Production-Quality OAL Components | Interrupt Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.