45        .name = 
"Joystick (Center)",
 
   50        .name = 
"Joystick (Left)",
 
   55        .name = 
"Joystick (Down)",
 
   60        .name = 
"Joystick (Right)",
 
   65        .name = 
"Joystick (Up)",
 
 
static const saul_gpio_params_t saul_gpio_params[]
LED configuration.
 
#define BTN1_MODE
Button B mode.
 
#define BTN1_PIN
Button B pin.
 
#define BTN2_PIN
Button 2 pin.
 
#define BTN2_MODE
Button 2 mode.
 
@ 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 STM32L496G-DISCO board.
 
Direct mapped GPIO configuration values.