Peripheral MCU configuration for the nRF51 board nrf6310. More...
Peripheral MCU configuration for the nRF51 board nrf6310.
Definition in file periph_conf.h.
#include "periph_cpu.h"#include "cfg_clock_16_1.h"#include "cfg_timer_012.h"#include "cfg_rtt_default.h"
Include dependency graph for periph_conf.h:Go to the source code of this file.
UART configuration | |
| #define | UART_NUMOF (1U) |
| #define | UART_IRQ_PRIO 1 |
| #define | UART_PIN_RX 16 |
| #define | UART_PIN_TX 17 |
| #define | UART_PIN_RTS 19 |
| #define | UART_PIN_CTS 18 |
SPI configuration | |
| #define | SPI_NUMOF ARRAY_SIZE(spi_config) |
| static const spi_conf_t | spi_config [] |
|
static |
Definition at line 52 of file periph_conf.h.