Olimex-MSP430-H2618 peripheral configuration. More...
Olimex-MSP430-H2618 peripheral configuration.
Definition in file periph_conf.h.
Go to the source code of this file.
#define | CLOCK_CORECLOCK msp430_dco_freq |
static const msp430_clock_params_t | clock_params |
Clock configuration. | |
UART configuration | |
#define | UART0_RX_ISR USCIAB1RX_VECTOR |
RX IRQ vector of UART 0. | |
#define | UART_NUMOF ARRAY_SIZE(uart_config) |
static const uart_conf_t | uart_config [] |
SPI configuration | |
#define | SPI_NUMOF ARRAY_SIZE(spi_config) |
static const spi_conf_t | spi_config [] |
#define CLOCK_CORECLOCK msp430_dco_freq |
Definition at line 31 of file periph_conf.h.
#define SPI_NUMOF ARRAY_SIZE(spi_config) |
Definition at line 74 of file periph_conf.h.
#define UART0_RX_ISR USCIAB1RX_VECTOR |
RX IRQ vector of UART 0.
Definition at line 56 of file periph_conf.h.
#define UART_NUMOF ARRAY_SIZE(uart_config) |
Definition at line 58 of file periph_conf.h.
|
static |
Clock configuration.
Definition at line 36 of file periph_conf.h.
|
static |
Definition at line 65 of file periph_conf.h.
|
static |
Definition at line 50 of file periph_conf.h.