Peripheral configuration for the nRF52 DK. More...
Peripheral configuration for the nRF52 DK.
Definition in file periph_conf.h.
#include "periph_conf_common.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 44 of file periph_conf.h.
#define UART_0_ISR (isr_uart0) |
Definition at line 65 of file periph_conf.h.
#define UART_NUMOF ARRAY_SIZE(uart_config) |
Definition at line 64 of file periph_conf.h.
|
static |
Definition at line 35 of file periph_conf.h.
|
static |
Definition at line 51 of file periph_conf.h.