Microchip® Advanced Software Framework

conf_example.h File Reference

Macros

#define AVR32_INTC_INT0   0
 
#define AVR32_TC   AVR32_TC1
 
#define GRP   33
 
#define LVL   0
 
#define STATUS_LED   AVR32_PIN_PB08
 
#define TC_CHANNEL   0
 
#define TC_CLOCK   TC_CLOCK_SOURCE_TC3
 
#define TC_IRQ   AVR32_TC1_IRQ0
 

#define AVR32_INTC_INT0   0

Referenced by init_timer_isr().

#define AVR32_TC   AVR32_TC1

Referenced by init_timer_isr(), and ISR().

#define GRP   33
#define LVL   0
#define STATUS_LED   AVR32_PIN_PB08

Referenced by main().

#define TC_CHANNEL   0

Referenced by init_timer_isr(), and ISR().

#define TC_CLOCK   TC_CLOCK_SOURCE_TC3

Referenced by init_timer_isr().

#define TC_IRQ   AVR32_TC1_IRQ0

Referenced by init_timer_isr().