timer_interrupt_t Struct Reference

#include <timer.h>


Detailed Description

Definition at line 298 of file timer.h.

Data Fields

int covfs:1
 covis: Enable/disable Timer counter overflow interrupt
int cpas:1
 cpas: Enable/disable RA compare interrupt
int cpbs:1
 cpbs: Enable/disable RB compare interrupt
int cpcs:1
 cpcs: Enable/disable RC compare interrupt
int etrgs:1
 etrgs: Enable/disable External trigger interrupt
int ldras:1
 ldras: Enable/disable RA load interrupt
int ldrbs:1
 ldrbs: Enable/disable RB load interrupt
int lovrs:1
 lovrs: Enable/disable Load overrun interrupt


Field Documentation

int timer_interrupt_t::covfs

covis: Enable/disable Timer counter overflow interrupt

Definition at line 300 of file timer.h.

int timer_interrupt_t::cpas

cpas: Enable/disable RA compare interrupt

Definition at line 306 of file timer.h.

int timer_interrupt_t::cpbs

cpbs: Enable/disable RB compare interrupt

Definition at line 309 of file timer.h.

int timer_interrupt_t::cpcs

cpcs: Enable/disable RC compare interrupt

Definition at line 312 of file timer.h.

int timer_interrupt_t::etrgs

etrgs: Enable/disable External trigger interrupt

Definition at line 321 of file timer.h.

int timer_interrupt_t::ldras

ldras: Enable/disable RA load interrupt

Definition at line 315 of file timer.h.

int timer_interrupt_t::ldrbs

ldrbs: Enable/disable RB load interrupt

Definition at line 318 of file timer.h.

int timer_interrupt_t::lovrs

lovrs: Enable/disable Load overrun interrupt

Definition at line 303 of file timer.h.


Generated on Fri Oct 13 09:41:18 2006 for AVR32110 Using the AVR32 Timer/Counter by  doxygen 1.4.7