Board specific LED driver header for the Xevelabs USB2AX. More...
#include "../../../../Common/Common.h"
Macros | |
#define | LEDS_ALL_LEDS (LEDS_LED1 | LEDS_LED2) |
#define | LEDS_LED1 USB2AX_LEDS_LED1 |
#define | LEDS_LED2 USB2AX_LEDS_LED2 |
#define | LEDS_NO_LEDS 0 |
BOARD = USB2AX_V3
and for version 3.1, with BOARD = USB2AX_V31
.Board specific LED driver header for the Xevelabs USB2AX (http://paranoidstudio.assembla.com/wiki/show/paranoidstudio/USB2AX).
USB2AX:
Name | Color | Info | Active Level | Port Pin |
---|---|---|---|---|
LEDS_LED1 | Green | General Indicator | High | PORTC.6 |
USB2AX_V3:
Name | Color | Info | Active Level | Port Pin |
---|---|---|---|---|
LEDS_LED1 | Green | General Indicator | High | PORTD.1 |
USB2AX_V31:
Name | Color | Info | Active Level | Port Pin |
---|---|---|---|---|
LEDS_LED1 | Green | General Indicator | High | PORTD.5 |
LEDS_LED2 | Red | General Indicator | High | PORTD.6 |