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 [] |
#define SPI_NUMOF ARRAY_SIZE(spi_config) |
Definition at line 100 of file periph_conf.h.
#define UART_0_ISR isr_sercom5 |
Definition at line 56 of file periph_conf.h.
#define UART_NUMOF ARRAY_SIZE(uart_config) |
Definition at line 58 of file periph_conf.h.
|
static |
Definition at line 65 of file periph_conf.h.
|
static |
Definition at line 38 of file periph_conf.h.