Common default UART configuration for the RE-Mote board revision A. More...
Common default UART configuration for the RE-Mote board revision A.
Definition in file cfg_uart_default.h.
#include "periph_cpu.h"
Go to the source code of this file.
UART configuration | |
#define | UART_0_ISR isr_uart0 |
#define | UART_1_ISR isr_uart1 |
#define | UART_NUMOF ARRAY_SIZE(uart_config) |
static const uart_conf_t | uart_config [] |
#define UART_0_ISR isr_uart0 |
Definition at line 58 of file cfg_uart_default.h.
#define UART_1_ISR isr_uart1 |
Definition at line 59 of file cfg_uart_default.h.
#define UART_NUMOF ARRAY_SIZE(uart_config) |
Definition at line 62 of file cfg_uart_default.h.
|
static |
Definition at line 35 of file cfg_uart_default.h.