ChibiOS/RT
2.5.1
LPC214x Interrupt Vectors
Collaboration diagram for LPC214x Interrupt Vectors:

Detailed Description

Interrupt vectors for the LPC214x family.

Functions

void _unhandled_exception (void)
 Unhandled exceptions handler.

Function Documentation

void _unhandled_exception ( void  )

Unhandled exceptions handler.

Any undefined exception vector points to this function by default. This function simply stops the system into an infinite loop.

Function Class:
Not an API, this function is for internal use only.

Definition at line 39 of file GCC/ARM/LPC214x/vectors.s.