Interrupt Management Functions

The interrupt management function executes operations such as handler definition or interrupt control for external interrupts and CPU exceptions.

[Difference with T-Kernel]

There are no functions related to interrupt controller control. The interrupt controller control is largely hardware dependent, so it is determined not to be specified in µT-Kernel.

Comments

Click here to Post a Comment