Configuration of CPU peripherals for Arduino MKR boards. More...
Configuration of CPU peripherals for Arduino MKR boards.
Definition in file periph_conf.h.
Go to the source code of this file.
UART configuration | |
#define | UART_0_ISR isr_sercom5 |
#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 38 of file periph_conf.h.