Peripheral configuration for the nRF52 DK. More...
Peripheral configuration for the nRF52 DK.
Definition in file periph_conf.h.
#include "periph_conf_common.h"
 Include dependency graph for periph_conf.h:Go to the source code of this file.
SPI configuration | |
| #define | SPI_NUMOF ARRAY_SIZE(spi_config) | 
| static const spi_conf_t | spi_config [] | 
UART configuration | |
| #define | UART_NUMOF ARRAY_SIZE(uart_config) | 
| #define | UART_0_ISR (isr_uart0) | 
| static const uart_conf_t | uart_config [] | 
| #define SPI_NUMOF ARRAY_SIZE(spi_config) | 
Definition at line 40 of file periph_conf.h.
| #define UART_0_ISR (isr_uart0) | 
Definition at line 61 of file periph_conf.h.
| #define UART_NUMOF ARRAY_SIZE(uart_config) | 
Definition at line 60 of file periph_conf.h.
      
  | 
  static | 
Definition at line 31 of file periph_conf.h.
      
  | 
  static | 
Definition at line 47 of file periph_conf.h.