Peripheral MCU configuration for the nucleo-f031k6 board. More...
Peripheral MCU configuration for the nucleo-f031k6 board.
Definition in file periph_conf.h.
Go to the source code of this file.
UART configuration | |
#define | UART_0_ISR (isr_usart1) |
#define | UART_NUMOF ARRAY_SIZE(uart_config) |
static const uart_conf_t | uart_config [] |
PWM configuration | |
#define | PWM_NUMOF ARRAY_SIZE(pwm_config) |
static const pwm_conf_t | pwm_config [] |
SPI configuration | |
#define | SPI_NUMOF ARRAY_SIZE(spi_config) |
static const spi_conf_t | spi_config [] |
ADC configuration | |
#define | ADC_NUMOF ARRAY_SIZE(adc_config) |
static const adc_conf_t | adc_config [] |
|
static |
|
static |
Definition at line 97 of file periph_conf.h.
|
static |