Peripheral configuration for the E104-BT5010A Test Board.
More...
Peripheral configuration for the E104-BT5010A Test Board.
- Author
- Benjamin Valentin benpi.nosp@m.cco@.nosp@m.googl.nosp@m.emai.nosp@m.l.com
Definition in file periph_conf.h.
#include "periph_cpu.h"
#include "cfg_rtt_default.h"
#include "cfg_timer_default.h"
Go to the source code of this file.
|
The E104-BT5010A module does not have any external oscillators
|
#define | CLOCK_HFCLK (0U) /* internal RC oscillator */ |
|
#define | CLOCK_LFCLK (0) /* internal RC oscillator */ |
|
◆ i2c_config
Initial value:= {
{
.dev = NRF_TWIM0,
}
}
Definition at line 59 of file periph_conf.h.
◆ spi_config
Initial value:= {
{
.dev = NRF_SPIM0,
},
}
Definition at line 44 of file periph_conf.h.
◆ uart_config
Initial value:= {
{
.dev = NRF_UARTE0,
.irqn = UARTE0_UART0_IRQn,
},
}
Definition at line 74 of file periph_conf.h.