Microchip® Advanced Software Framework

conf_board.h File Reference

Example specific board configuration file.

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

Macros

#define LED0_GPIO   IOPORT_CREATE_PIN(PORTD,0)
 
#define LED1_GPIO   IOPORT_CREATE_PIN(PORTD,1)
 
#define LED2_GPIO   IOPORT_CREATE_PIN(PORTD,2)
 
#define LED3_GPIO   IOPORT_CREATE_PIN(PORTD,3)
 
#define LED4_GPIO   IOPORT_CREATE_PIN(PORTD,4)
 
#define LED5_GPIO   IOPORT_CREATE_PIN(PORTD,5)
 
#define LED6_GPIO   IOPORT_CREATE_PIN(PORTD,6)
 
#define LED7_GPIO   IOPORT_CREATE_PIN(PORTD,7)
 

#define LED0_GPIO   IOPORT_CREATE_PIN(PORTD,0)

Referenced by board_init(), and main().

#define LED1_GPIO   IOPORT_CREATE_PIN(PORTD,1)

Referenced by board_init(), and main().

#define LED2_GPIO   IOPORT_CREATE_PIN(PORTD,2)

Referenced by board_init(), and main().

#define LED3_GPIO   IOPORT_CREATE_PIN(PORTD,3)

Referenced by board_init(), and main().

#define LED4_GPIO   IOPORT_CREATE_PIN(PORTD,4)

Referenced by board_init(), and main().

#define LED5_GPIO   IOPORT_CREATE_PIN(PORTD,5)

Referenced by board_init(), and main().

#define LED6_GPIO   IOPORT_CREATE_PIN(PORTD,6)

Referenced by board_init(), and main().

#define LED7_GPIO   IOPORT_CREATE_PIN(PORTD,7)

Referenced by board_init(), and main().