tc_capture_opt_t Struct Reference

#include <tc.h>


Detailed Description

Parameters when initializing a timer/counter in capture mode.

Definition at line 198 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 231 of file tc.h.

Referenced by tc_init_capture().

Burst signal selection:

Definition at line 255 of file tc.h.

Referenced by tc_init_capture().

Channel to initialize.

Definition at line 201 of file tc.h.

Referenced by tc_init_capture().

Clock invert:

Definition at line 260 of file tc.h.

Referenced by tc_init_capture().

RC compare trigger enable:

Definition at line 224 of file tc.h.

Referenced by tc_init_capture().

External trigger edge selection:

Definition at line 238 of file tc.h.

Referenced by tc_init_capture().

Definition at line 203 of file tc.h.

Counter clock disable with RB loading:

  • FALSE;
  • TRUE.

Definition at line 243 of file tc.h.

Referenced by tc_init_capture().

Counter clock stopped with RB loading:

  • FALSE;
  • TRUE.

Definition at line 248 of file tc.h.

Referenced by tc_init_capture().

RA loading selection:

Definition at line 217 of file tc.h.

Referenced by tc_init_capture().

RB loading selection:

Definition at line 210 of file tc.h.

Referenced by tc_init_capture().


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