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 30 of file periph_conf.h.
#define SPI_NUMOF ARRAY_SIZE(spi_config) |
Definition at line 73 of file periph_conf.h.
#define UART0_RX_ISR USCIAB1RX_VECTOR |
RX IRQ vector of UART 0.
Definition at line 55 of file periph_conf.h.
#define UART_NUMOF ARRAY_SIZE(uart_config) |
Definition at line 57 of file periph_conf.h.
|
static |
Clock configuration.
Definition at line 35 of file periph_conf.h.
|
static |
Definition at line 64 of file periph_conf.h.
|
static |
Definition at line 49 of file periph_conf.h.