eic_options_t Struct Reference

#include <eic.h>


Detailed Description

Configuration parameters of the EIC module.

Definition at line 122 of file eic.h.


Data Fields

unsigned char eic_async
 Async: SYNC mode or ASYNC.
unsigned char eic_edge
 Edge : FALLING_EDGE or RISING_EDGE.
unsigned char eic_filter
 Filter: NOT_FILTERED or FILTERED.
unsigned char eic_level
 Level : LOW_LEVEL or HIGH_LEVEL.
unsigned char eic_line
 Line.
unsigned char eic_mode
 Mode : EDGE_LEVEL or TRIGGER_LEVEL.

Field Documentation

unsigned char eic_options_t::eic_async

Async: SYNC mode or ASYNC.

Definition at line 140 of file eic.h.

Referenced by eic_init(), and main().

unsigned char eic_options_t::eic_edge

Edge : FALLING_EDGE or RISING_EDGE.

Definition at line 131 of file eic.h.

Referenced by eic_init(), and main().

Filter: NOT_FILTERED or FILTERED.

Definition at line 137 of file eic.h.

Referenced by eic_init().

unsigned char eic_options_t::eic_level

Level : LOW_LEVEL or HIGH_LEVEL.

Definition at line 134 of file eic.h.

Referenced by eic_init().

unsigned char eic_options_t::eic_line

Line.

Definition at line 125 of file eic.h.

Referenced by eic_init(), and main().

unsigned char eic_options_t::eic_mode

Mode : EDGE_LEVEL or TRIGGER_LEVEL.

Definition at line 128 of file eic.h.

Referenced by eic_init(), and main().


Generated on Thu Dec 17 19:58:12 2009 for AVR32 UC3 - EIC Driver Example 2 by  doxygen 1.5.5