Board specific configuration of direct mapped GPIOs.
More...
Board specific configuration of direct mapped GPIOs.
- Author
- Joakim NohlgÄrd joaki.nosp@m.m.no.nosp@m.hlgar.nosp@m.d@ei.nosp@m.stec..nosp@m.se
Definition in file gpio_params.h.
#include "board.h"
#include "saul/periph.h"
Go to the source code of this file.
◆ saul_gpio_params
Initial value:=
{
{
.name = "LED(red)",
.pin = LED0_PIN,
},
{
.name = "LED(yellow)",
},
{
.name = "LED(green)",
},
}
#define LED1_PIN
TX LED yellow.
#define LED2_PIN
RX LED yellow.
@ GPIO_OUT
select GPIO MASK as output
LED configuration.
Definition at line 32 of file gpio_params.h.