pdca_channel_options_t Struct Reference

#include <pdca.h>


Detailed Description

PDCA channel options.

Definition at line 81 of file pdca.h.


Data Fields

volatile void * addr
 Memory address.
unsigned int pid
 Select peripheral ID.
volatile void * r_addr
 Next memory address.
unsigned int r_size
 Next transfer counter.
unsigned int size
 Transfer counter.
unsigned int transfer_size
 Select the size of the transfer (byte, half-word or word).

Field Documentation

Memory address.

Definition at line 84 of file pdca.h.

Referenced by pdca_init_channel().

Select peripheral ID.

Definition at line 92 of file pdca.h.

Referenced by pdca_init_channel().

Next memory address.

Definition at line 88 of file pdca.h.

Referenced by pdca_init_channel().

Next transfer counter.

Definition at line 90 of file pdca.h.

Referenced by pdca_init_channel().

Transfer counter.

Definition at line 86 of file pdca.h.

Referenced by pdca_init_channel().

Select the size of the transfer (byte, half-word or word).

Definition at line 94 of file pdca.h.

Referenced by pdca_init_channel().


Generated on Fri Feb 19 02:25:29 2010 for AVR32 - PDCA Driver - PDCA Example by  doxygen 1.5.5