tc_capture_opt_t Struct Reference

#include <tc.h>


Detailed Description

Parameters when initializing a timer/counter in capture mode.

Definition at line 195 of file tc.h.


Data Fields

unsigned int abetrg: 1
 TIOA or TIOB external trigger selection:

unsigned int burst: 2
 Burst signal selection:

unsigned int channel
 Channel to initialize.
unsigned int clki: 1
 Clock invert:

unsigned int cpctrg: 1
 RC compare trigger enable:

unsigned int etrgedg: 2
 External trigger edge selection:

unsigned int:12
unsigned int ldbdis: 1
 Counter clock disable with RB loading:
  • FALSE;
  • TRUE.

unsigned int ldbstop: 1
 Counter clock stopped with RB loading:
  • FALSE;
  • TRUE.

unsigned int ldra: 2
 RA loading selection:

unsigned int ldrb: 2
 RB loading selection:

unsigned int tcclks: 3
 Clock selection:


Field Documentation

TIOA or TIOB external trigger selection:

Definition at line 228 of file tc.h.

Referenced by tc_init_capture().

Burst signal selection:

Definition at line 252 of file tc.h.

Referenced by tc_init_capture().

Channel to initialize.

Definition at line 198 of file tc.h.

Referenced by tc_init_capture().

Clock invert:

Definition at line 257 of file tc.h.

Referenced by tc_init_capture().

RC compare trigger enable:

Definition at line 221 of file tc.h.

Referenced by tc_init_capture().

External trigger edge selection:

Definition at line 235 of file tc.h.

Referenced by tc_init_capture().

Definition at line 200 of file tc.h.

Counter clock disable with RB loading:

  • FALSE;
  • TRUE.

Definition at line 240 of file tc.h.

Referenced by tc_init_capture().

Counter clock stopped with RB loading:

  • FALSE;
  • TRUE.

Definition at line 245 of file tc.h.

Referenced by tc_init_capture().

RA loading selection:

Definition at line 214 of file tc.h.

Referenced by tc_init_capture().

RB loading selection:

Definition at line 207 of file tc.h.

Referenced by tc_init_capture().


Generated on Tue Nov 25 11:16:35 2008 for AVR32 AP7 - TC Driver by  doxygen 1.5.6