32         .
name  = 
"LED Red (USR/D11)",
 
   38         .name  = 
"LED Green (USR/D13)",
 
   44         .name  = 
"LED Blue (USR/D12)",
 
#define LED2_PIN
RX LED yellow.
 
@ GPIO_OUT
select GPIO MASK as output
 
static const saul_gpio_params_t saul_gpio_params[]
LED configuration.
 
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.
 
const char * name
name of the device connected to this pin
 
Board specific definitions for the Zigduino board.