static const saul_gpio_params_t saul_gpio_params[]
LED configuration.
 
#define LED_GREEN_PIN
LED1 is a green LED.
 
#define LED_BLUE_PIN
LED2 is a blue LED.
 
#define LED_RED_PIN
LED0 is a red LED.
 
@ GPIO_OUT
select GPIO MASK as output
 
Definitions for the Generic CC2538-CC2592-DK Board.
 
#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.