eic_options_t Struct Reference

#include <eic.h>


Detailed Description

Configuration parameters of the EIC module.

Definition at line 117 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 135 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 126 of file eic.h.

Referenced by eic_init().

Filter: NOT_FILTERED or FILTERED.

Definition at line 132 of file eic.h.

Referenced by eic_init(), and main().

unsigned char eic_options_t::eic_level

Level : LOW_LEVEL or HIGH_LEVEL.

Definition at line 129 of file eic.h.

Referenced by eic_init(), and main().

unsigned char eic_options_t::eic_line

Line.

Definition at line 120 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 123 of file eic.h.

Referenced by eic_init(), and main().


Generated on Fri Feb 19 02:24:36 2010 for AVR32 UC3 - EIC Driver Example 1 by  doxygen 1.5.5