Configuration of CPU peripherals for Arduino MKR boards. More...
Configuration of CPU peripherals for Arduino MKR boards.
Definition in file periph_conf.h.
 Include dependency graph for periph_conf.h:
 Include dependency graph for 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 96 of file periph_conf.h.
| #define UART_0_ISR isr_sercom5 | 
Definition at line 52 of file periph_conf.h.
| #define UART_NUMOF ARRAY_SIZE(uart_config) | 
Definition at line 54 of file periph_conf.h.
| 
 | static | 
Definition at line 61 of file periph_conf.h.
| 
 | static | 
Definition at line 34 of file periph_conf.h.