49        .name = 
"left button",
 
   55        .name = 
"right button",
 
 
static const saul_gpio_params_t saul_gpio_params[]
LED configuration.
 
#define LED2_PIN
RX LED yellow.
 
@ GPIO_OUT
select GPIO MASK as output
 
@ GPIO_IN
select GPIO MASK as input
 
#define BUTTON0_PIN
Definition for compatibility with previous versions.
 
#define BUTTON1_PIN
Definition for compatibility with previous versions.
 
Board specific definitions for the MSB-IoT board.
 
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
 
Direct mapped GPIO configuration values.