34         .
name = 
"LED(orange)",
 
   39         .name = 
"Button(SW0)",
 
@ GPIO_OUT
select GPIO MASK as output
 
Parameter definitions for mapping peripherals directly to SAUL.
 
static const saul_gpio_params_t saul_gpio_params[]
GPIO pin configuration.
 
Direct mapped GPIO configuration values.
 
const char * name
name of the device connected to this pin
 
Board specific definitions for the Zigduino board.