interrupt_vectors Struct Reference
Interrupt vectors as a struct. More...
[Interrupts.]
#include <interrupts.h>Public Attributes
interrupt_t res0_handlerinterrupt_t res1_handlerinterrupt_t res2_handlerinterrupt_t res3_handlerinterrupt_t res4_handlerinterrupt_t res5_handlerinterrupt_t res6_handlerinterrupt_t res7_handlerinterrupt_t res8_handlerinterrupt_t res9_handlerinterrupt_t res10_handlerSCI interrupt handler.SPI interrupt handler.Accumulator input handler.Accumulator overflow interrupt handler.Timer overflow interrupt handler.Output compare 5 interrupt handler.Output compare 4 interrupt handler.Output compare 3 interrupt handler.Output compare 2 interrupt handler.Output compare 1 interrupt handler.Input capture 3 interrupt handler.Input capture 2 interrupt handler.Input capture 1 interrupt handler.External interrupt handler.Non-maskable interrupt handler.Software interrupt handler.Illegal instruction interrupt handler.COP fail interrupt handler.COP clock failure interrupt handler.Reset handler.Detailed Description
Interrupt vectors as a struct.Interrupt vectors as a struct.
Definition at line 40 of file asm-m68hc11/interrupts.h.The documentation for this struct was generated from the following files:
Copyright (C) 1999, 2000, 2001, 2002, 2003 Stéphane Carrez, France
Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.