static const saul_gpio_params_t saul_gpio_params[]
LED configuration.
@ GPIO_OUT
select GPIO MASK as output
#define LED_GREEN_PIN
LED1 is a green LED.
#define LED_RED_PIN
LED0 is a red LED.
#define BTN_RIGHT_PIN
GPIO pin for button "RIGHT".
#define BTN_LEFT_PIN
GPIO pin for button "LEFT".
#define LED_YELLOW_PIN
GPIO pin for yellow LED.
#define BTN_UP_MODE
GPIO mode for button "UP".
#define BTN_LEFT_MODE
GPIO mode for button "LEFT".
#define BTN_DOWN_PIN
GPIO pin for button "DOWN".
#define BTN_UP_PIN
GPIO pin for button "UP".
#define BTN_SELECT_PIN
GPIO pin for button "SELECT".
#define BTN_DOWN_MODE
GPIO mode for button "DOWN".
#define BTN_RIGHT_MODE
GPIO mode for button "RIGHT".
Parameter definitions for mapping peripherals directly to SAUL.
@ SAUL_GPIO_INVERTED
pin is used as inverted
Direct mapped GPIO configuration values.
const char * name
name of the device connected to this pin
Board specific definitions for the Zigduino board.