31        .name = 
"LED User (red)",
 
   37        .name = 
"LED TX (yellow)",
 
   43        .name = 
"LED RX (yellow)",
 
 
static const saul_gpio_params_t saul_gpio_params[]
LED configuration.
 
#define LED2_PIN
RX LED yellow.
 
Board specific definitions for the Adafruit Metro M4 Express.
 
@ 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
 
Direct mapped GPIO configuration values.