Xmega Application Note


fifo_desc_t Struct Reference

FIFO descriptor used by FIFO driver. More...

#include <fifo.h>

Collaboration diagram for fifo_desc_t:
Collaboration graph
[legend]

Data Fields

uint8_t align
volatile UnionVPtr buffer
volatile uint16_t rd_id
uint16_t size
volatile uint16_t wr_id

Detailed Description

FIFO descriptor used by FIFO driver.

Definition at line 74 of file fifo.h.


Field Documentation

Definition at line 79 of file fifo.h.

Referenced by fifo_init_no_malloc(), fifo_pull(), and fifo_push().

Definition at line 75 of file fifo.h.

Referenced by fifo_init_no_malloc(), fifo_pull(), and fifo_push().

volatile uint16_t fifo_desc_t::rd_id

Definition at line 76 of file fifo.h.

Referenced by fifo_get_used_size(), fifo_init_no_malloc(), fifo_pull(), and fifo_reset().

volatile uint16_t fifo_desc_t::wr_id

Definition at line 77 of file fifo.h.

Referenced by fifo_get_used_size(), fifo_init_no_malloc(), fifo_push(), and fifo_reset().

@DOC_TITLE@
Generated on Fri Oct 22 12:15:26 2010 for AVR1300 Using the Xmega ADC by doxygen 1.6.3