Go to the documentation of this file.
53 .name =
"left button",
59 .name =
"right button",
#define BUTTON1_PIN
Pin of right button.
Parameter definitions for mapping peripherals directly to SAUL.
@ GPIO_OUT
configure as output in push-pull mode
const char * name
name of the device connected to this pin
#define BUTTON0_PIN
Definition for compatibility with previous versions.
@ GPIO_IN
configure as input without pull resistor
@ SAUL_GPIO_INIT_CLEAR
set pin inactive after init
Board specific definitions for the MSB-IoT board.
Direct mapped GPIO configuration values.
@ SAUL_GPIO_INVERTED
pin is used as inverted
static const saul_gpio_params_t saul_gpio_params[]
GPIO pin configuration.