adcifb_opt_t Struct Reference

#include <adcifb.h>


Detailed Description

Parameters for initialization of the ADCIFB module.

Definition at line 59 of file adcifb.h.


Data Fields

unsigned short ratio_clkadcifb_clkadc
 Ratio Fclk_adcifb/Fclk_adc = 2*i with i an integer in [1,64].
unsigned short resolution
 Resolution mode.
unsigned short shtim
 Channels Sample & Hold Time in [0,15], where Ts&h = shtim * Tclk_adc.
bool sleep_mode_enable
 ADCIFB Sleep Mode enable/disable.
unsigned short startup
 ADC Startup time in [0,127], where Tstartup = startup * 8 * Tclk_adc.

Field Documentation

Ratio Fclk_adcifb/Fclk_adc = 2*i with i an integer in [1,64].

Definition at line 68 of file adcifb.h.

Referenced by adcifb_configure().

unsigned short adcifb_opt_t::resolution

Resolution mode.

Definition at line 62 of file adcifb.h.

Referenced by adcifb_configure().

unsigned short adcifb_opt_t::shtim

Channels Sample & Hold Time in [0,15], where Ts&h = shtim * Tclk_adc.

Definition at line 65 of file adcifb.h.

Referenced by adcifb_configure().

ADCIFB Sleep Mode enable/disable.

Definition at line 74 of file adcifb.h.

Referenced by adcifb_configure().

unsigned short adcifb_opt_t::startup

ADC Startup time in [0,127], where Tstartup = startup * 8 * Tclk_adc.

Definition at line 71 of file adcifb.h.

Referenced by adcifb_configure().


Generated on Fri Feb 19 02:24:13 2010 for AVR32 - ADCIFB Driver - Example 1 by  doxygen 1.5.5