mdma_opt_t Struct Reference

#include <mdma.h>


Detailed Description

MDMA Option Settings.

Definition at line 100 of file mdma.h.


Data Fields

unsigned int bswp:2
 Byte Swap.
unsigned int burst_size:2
 Transfer Burst Size.
unsigned int count:16
 Transfer Count.
unsigned int:6
unsigned int L:1
 Last Descriptor In Chain.
unsigned int size:2
 Transfer Size.
unsigned int tc_ienable:1
 Transfer Channel Interrupt Enable.
unsigned int V:1
 Descriptor Valid.

Field Documentation

Byte Swap.

Definition at line 105 of file mdma.h.

Transfer Burst Size.

Definition at line 119 of file mdma.h.

Referenced by mdma_init_buffer_descriptor(), and mdma_single_mode_xfert_init().

Transfer Count.

Definition at line 125 of file mdma.h.

Referenced by mdma_init_buffer_descriptor(), and mdma_single_mode_xfert_init().

unsigned mdma_opt_t::int

Definition at line 102 of file mdma.h.

unsigned int mdma_opt_t::L

Last Descriptor In Chain.

Definition at line 110 of file mdma.h.

Referenced by mdma_init_buffer_descriptor().

Transfer Size.

Definition at line 122 of file mdma.h.

Referenced by mdma_init_buffer_descriptor(), and mdma_single_mode_xfert_init().

Transfer Channel Interrupt Enable.

Definition at line 116 of file mdma.h.

Referenced by mdma_init_buffer_descriptor(), and mdma_single_mode_xfert_init().

unsigned int mdma_opt_t::V

Descriptor Valid.

Definition at line 113 of file mdma.h.

Referenced by mdma_init_buffer_descriptor().


Generated on Fri Feb 19 02:25:24 2010 for AVR32 - MDMA Driver by  doxygen 1.5.5