24 #include "periph_conf_common.h"
43 #define SPI_NUMOF ARRAY_SIZE(spi_config)
55 #ifdef MODULE_PERIPH_UART_HW_FC
59 .irqn = UARTE0_UART0_IRQn,
63 #define UART_NUMOF ARRAY_SIZE(uart_config)
64 #define UART_0_ISR (isr_uart0)
#define GPIO_PIN(x, y)
Define a CPU specific GPIO pin generator macro.
#define GPIO_UNDEF
Definition of a fitting UNDEF value.
static const uart_conf_t uart_config[]
UART configuration.
static const spi_conf_t spi_config[]
SPI configuration.
SPI device configuration.
SPI_t * dev
pointer to the used SPI device
UART device configuration.
USART_t * dev
pointer to the used UART device