18 #include "periph_cpu.h"
28 #define XTAL_HZ (16000000U)
30 #define CLOCK_CORECLOCK (72000000U)
32 #define CLOCK_PCLK (CLOCK_CORECLOCK)
39 #define TIMER_NUMOF (1U)
52 .pinsel_msk_rx =
BIT4,
53 .pinsel_msk_tx =
BIT6,
57 #define UART_NUMOF (1)
#define BIT8
Bit 8 set define.
#define BIT17
Bit 17 set define.
#define BIT9
Bit 9 set define.
#define BIT14
Bit 14 set define.
#define BIT16
Bit 16 set define.
#define BIT4
Bit 4 set define.
#define BIT6
Bit 6 set define.
#define BIT15
Bit 15 set define.
static const uart_conf_t uart_config[]
UART configuration.
static const spi_conf_t spi_config[]
SPI configuration.
#define UART0
UART0 register bank.
SPI device configuration.
SPI_t * dev
pointer to the used SPI device
UART device configuration.
USART_t * dev
pointer to the used UART device