Microchip® Advanced Software Framework

conf_example.h File Reference

Chip-specific example configuration.

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

Macros

#define LED_ACTIVITY_STATUS_PIN   LED0_GPIO
 
#define LED_STATUS_OFF   IOPORT_PIN_LEVEL_HIGH
 
#define LED_STATUS_ON   IOPORT_PIN_LEVEL_LOW
 

#define LED_ACTIVITY_STATUS_PIN   LED0_GPIO
Note
This is the SAME70-Xplained-Pro's on-board LED.

Referenced by main().

#define LED_STATUS_OFF   IOPORT_PIN_LEVEL_HIGH

Referenced by main().

#define LED_STATUS_ON   IOPORT_PIN_LEVEL_LOW

Referenced by main().