interrupt_vectors Struct Reference

#include <interrupts.h>


Data Fields

interrupt_t res0_handler
interrupt_t res1_handler
interrupt_t res2_handler
interrupt_t res3_handler
interrupt_t res4_handler
interrupt_t res5_handler
interrupt_t res6_handler
interrupt_t res7_handler
interrupt_t res8_handler
interrupt_t res9_handler
interrupt_t res10_handler
interrupt_t sci_handler
interrupt_t spi_handler
interrupt_t acc_input_handler
interrupt_t acc_overflow_handler
interrupt_t timer_overflow_handler
interrupt_t output5_handler
interrupt_t output4_handler
interrupt_t output3_handler
interrupt_t output2_handler
interrupt_t output1_handler
interrupt_t capture3_handler
interrupt_t capture2_handler
interrupt_t capture1_handler
interrupt_t rtii_handler
interrupt_t irq_handler
interrupt_t xirq_handler
interrupt_t swi_handler
interrupt_t illegal_handler
interrupt_t cop_fail_handler
interrupt_t cop_clock_handler
interrupt_t reset_handler


Detailed Description

Interrupt vectors as a struct.

Definition at line 40 of file interrupts.h.


Field Documentation

interrupt_t interrupt_vectors::acc_input_handler
 

Accumulator input handler.

Definition at line 61 of file interrupts.h.

interrupt_t interrupt_vectors::acc_overflow_handler
 

Accumulator overflow interrupt handler.

Definition at line 64 of file interrupts.h.

interrupt_t interrupt_vectors::capture1_handler
 

Input capture 1 interrupt handler.

Definition at line 91 of file interrupts.h.

interrupt_t interrupt_vectors::capture2_handler
 

Input capture 2 interrupt handler.

Definition at line 88 of file interrupts.h.

interrupt_t interrupt_vectors::capture3_handler
 

Input capture 3 interrupt handler.

Definition at line 85 of file interrupts.h.

interrupt_t interrupt_vectors::cop_clock_handler
 

COP clock failure interrupt handler.

Definition at line 112 of file interrupts.h.

interrupt_t interrupt_vectors::cop_fail_handler
 

COP fail interrupt handler.

Definition at line 109 of file interrupts.h.

interrupt_t interrupt_vectors::illegal_handler
 

Illegal instruction interrupt handler.

Definition at line 106 of file interrupts.h.

interrupt_t interrupt_vectors::irq_handler
 

External interrupt handler.

Definition at line 97 of file interrupts.h.

interrupt_t interrupt_vectors::output1_handler
 

Output compare 1 interrupt handler.

Definition at line 82 of file interrupts.h.

interrupt_t interrupt_vectors::output2_handler
 

Output compare 2 interrupt handler.

Definition at line 79 of file interrupts.h.

interrupt_t interrupt_vectors::output3_handler
 

Output compare 3 interrupt handler.

Definition at line 76 of file interrupts.h.

interrupt_t interrupt_vectors::output4_handler
 

Output compare 4 interrupt handler.

Definition at line 73 of file interrupts.h.

interrupt_t interrupt_vectors::output5_handler
 

Output compare 5 interrupt handler.

Definition at line 70 of file interrupts.h.

interrupt_t interrupt_vectors::reset_handler
 

Reset handler.

Definition at line 115 of file interrupts.h.

interrupt_t interrupt_vectors::rtii_handler
 

Realtime timer interrupt handler.

Definition at line 94 of file interrupts.h.

interrupt_t interrupt_vectors::sci_handler
 

SCI interrupt handler.

Definition at line 55 of file interrupts.h.

interrupt_t interrupt_vectors::spi_handler
 

SPI interrupt handler.

Definition at line 58 of file interrupts.h.

interrupt_t interrupt_vectors::swi_handler
 

Software interrupt handler.

Definition at line 103 of file interrupts.h.

interrupt_t interrupt_vectors::timer_overflow_handler
 

Timer overflow interrupt handler.

Definition at line 67 of file interrupts.h.

interrupt_t interrupt_vectors::xirq_handler
 

Non-maskable interrupt handler.

Definition at line 100 of file interrupts.h.


The documentation for this struct was generated from the following file:
Generated on Fri Mar 3 17:25:46 2006 for EMAC-HCS12-SDK by  doxygen 1.4.6