pevc_evs_opt_t Struct Reference

#include <pevc.h>


Detailed Description

Parameters of a channel Event Shaper (for channels with asynchronous and external inputs).

Definition at line 87 of file pevc.h.


Data Fields

unsigned int evf
unsigned int evr
unsigned int igf
unsigned char igfdr
 Input Glitch Filter Divider, range[0,0xF].

Field Documentation

unsigned int pevc_evs_opt_t::evf

Falling edge on event input raising trigger output on/off:

Definition at line 100 of file pevc.h.

Referenced by pevc_channel_configure().

unsigned int pevc_evs_opt_t::evr

Rising edge on event input raising trigger output on/off:

Definition at line 105 of file pevc.h.

Referenced by pevc_channel_configure().

unsigned int pevc_evs_opt_t::igf

Input Glitch filter on/off:

Definition at line 95 of file pevc.h.

Referenced by pevc_channel_configure().

unsigned char pevc_evs_opt_t::igfdr

Input Glitch Filter Divider, range[0,0xF].

Definition at line 90 of file pevc.h.

Referenced by pevc_channel_configure().


Generated on Fri Feb 19 02:25:33 2010 for AVR32 - PEVC Driver Example 3 by  doxygen 1.5.5