Microchip® Advanced Software Framework

conf_example.h File Reference

Example configuration.

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

#include <compiler.h>
#include <board.h>
#include <ioport.h>

Macros

Input button pin configuration
#define BUTTON_PIN_0   GPIO_PUSH_BUTTON_0
 
#define BUTTON_PIN_1   GPIO_PUSH_BUTTON_1
 
#define BUTTON_PIN_2   GPIO_PUSH_BUTTON_2
 
Output LED pin configuration
#define LED_PIN_0   LED0_GPIO
 
#define LED_PIN_1   LED1_GPIO
 
#define LED_PIN_2   LED2_GPIO
 

#define BUTTON_PIN_0   GPIO_PUSH_BUTTON_0

Referenced by ISR().

#define BUTTON_PIN_1   GPIO_PUSH_BUTTON_1

Referenced by ISR().

#define BUTTON_PIN_2   GPIO_PUSH_BUTTON_2

Referenced by ISR().

#define LED_PIN_0   LED0_GPIO
#define LED_PIN_1   LED1_GPIO
#define LED_PIN_2   LED2_GPIO