Configuration of CPU peripherals for Arduino MKRWAN1300 board. More...
Configuration of CPU peripherals for Arduino MKRWAN1300 board.
Definition in file periph_conf.h.
#include "periph_cpu.h"
#include "periph_conf_common.h"
Go to the source code of this file.
UART configuration | |
#define | UART_0_ISR isr_sercom5 |
#define | UART_1_ISR isr_sercom4 |
#define | UART_NUMOF ARRAY_SIZE(uart_config) |
static const uart_conf_t | uart_config [] |
SPI configuration | |
#define | SPI_NUMOF ARRAY_SIZE(spi_config) |
static const spi_conf_t | spi_config [] |
|
static |
Definition at line 80 of file periph_conf.h.
|
static |
Definition at line 38 of file periph_conf.h.