tc_interrupt_t Struct Reference

#include <tc.h>


Detailed Description

Timer/counter interrupts.

Definition at line 168 of file tc.h.


Data Fields

unsigned int covfs: 1
 Counter overflow interrupt.
unsigned int cpas: 1
 RA compare interrupt.
unsigned int cpbs: 1
 RB compare interrupt.
unsigned int cpcs: 1
 RC compare interrupt.
unsigned int etrgs: 1
 External trigger interrupt.
unsigned int:24
unsigned int ldras: 1
 RA load interrupt.
unsigned int ldrbs: 1
 RB load interrupt.
unsigned int lovrs: 1
 Load overrun interrupt.

Field Documentation

Counter overflow interrupt.

Definition at line 194 of file tc.h.

Referenced by tc_configure_interrupts().

RA compare interrupt.

Definition at line 188 of file tc.h.

Referenced by tc_configure_interrupts().

RB compare interrupt.

Definition at line 185 of file tc.h.

Referenced by tc_configure_interrupts().

RC compare interrupt.

Definition at line 182 of file tc.h.

Referenced by tc_configure_interrupts().

External trigger interrupt.

Definition at line 173 of file tc.h.

Referenced by tc_configure_interrupts().

Definition at line 170 of file tc.h.

RA load interrupt.

Definition at line 179 of file tc.h.

Referenced by tc_configure_interrupts().

RB load interrupt.

Definition at line 176 of file tc.h.

Referenced by tc_configure_interrupts().

Load overrun interrupt.

Definition at line 191 of file tc.h.

Referenced by tc_configure_interrupts().


Generated on Fri Feb 19 02:26:40 2010 for AVR32 UC3 - TC Driver by  doxygen 1.5.5