Microchip® Advanced Software Framework

conf_example.h File Reference

Board- and chip-specific example configuration.

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

#include <compiler.h>

Macros

#define EVSYS_CHMUX_EXAMPLEPORT_PIN0_gc   EVSYS_CHMUX_PORTF_PIN0_gc;
 
#define EXAMPLE_TC   TCC0
 
#define LEDPORT   PORTE
 
#define SWITCHPORT   PORTF
 
#define TIMER_EXAMPLE_PERIOD   0x7fff
 
#define TIMER_EXAMPLE_RESOLUTION   1000
 
#define TIMER_PORT_LED   TCE0
 

#define EVSYS_CHMUX_EXAMPLEPORT_PIN0_gc   EVSYS_CHMUX_PORTF_PIN0_gc;

Referenced by main().

#define EXAMPLE_TC   TCC0

Referenced by cca_callback(), and main().

#define LEDPORT   PORTE

Referenced by cca_callback(), and main().

#define SWITCHPORT   PORTF
#define TIMER_EXAMPLE_PERIOD   0x7fff

Referenced by main().

#define TIMER_EXAMPLE_RESOLUTION   1000

Referenced by main().

#define TIMER_PORT_LED   TCE0