Microchip® Advanced Software Framework

dac_example2.c File Reference

AVR XMEGA Digital to Analog Converter Driver Example 2.

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

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

Macros

#define RATE_OF_CONVERSION   500
 Rate at which DA conversions should be done. More...
 

Functions

int main (void)
 
static __always_inline void wait_for_timer (void)
 

#define RATE_OF_CONVERSION   500

Rate at which DA conversions should be done.

Referenced by main().

static __always_inline void wait_for_timer ( void  )
static

Referenced by main().