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
 
Parameter definitions for mapping peripherals directly to SAUL.
 
@ SAUL_GPIO_INIT_CLEAR
set pin inactive after init
 
@ SAUL_GPIO_INVERTED
pin is used as inverted
 
Board specific definitions for the SODAQ SARA SFF board.
 
Direct mapped GPIO configuration values.