Microchip® Advanced Software Framework

adcifb_example1.c File Reference

ADCIFB example driver for AVR32 UC3.

Copyright (c) 2009-2018 Microchip Technology Inc. and its subsidiaries.

#include <asf.h>
#include "conf_example.h"

Macros

#define EXAMPLE_TARGET_CLK_ADC_FREQ_HZ   1500000
 Internal ADCIFB CLK_ADC clock frequency, in Hz. More...
 

Functions

int main (void)
 Main function - init and loop to display ADC values. More...
 

#define EXAMPLE_TARGET_CLK_ADC_FREQ_HZ   1500000

Internal ADCIFB CLK_ADC clock frequency, in Hz.

Referenced by main().