This file contains the possible external configuration of the PWM DAC.
Definition in file conf_pwm_dac.h.
#include <avr32/io.h>
#include "intc.h"
#include "board.h"
Go to the source code of this file.
Defines | |
PWM Connections | |
#define | PWM_DAC_PWM (&AVR32_PWM) |
#define | PWM_DAC_PWM_INT_LEVEL AVR32_INTC_INT3 |
#define | PWM_DAC_PWM_IRQ AVR32_PWM_IRQ |
#define PWM_DAC_PWM (&AVR32_PWM) |
Definition at line 59 of file conf_pwm_dac.h.
#define PWM_DAC_PWM_INT_LEVEL AVR32_INTC_INT3 |
Definition at line 61 of file conf_pwm_dac.h.
#define PWM_DAC_PWM_IRQ AVR32_PWM_IRQ |
Definition at line 60 of file conf_pwm_dac.h.