Board specific definitions for the Sipeed Longan Nano board.
More...
Board specific definitions for the Sipeed Longan Nano board.
- Author
- Gunar Schorcht gunar.nosp@m.@sch.nosp@m.orcht.nosp@m..net
Definition in file periph_conf.h.
#include "macros/units.h"
#include "periph_cpu.h"
#include "periph_common_conf.h"
#include "cfg_i2c_default.h"
#include "cfg_spi_default.h"
#include "cfg_timer_default.h"
#include "cfg_uart_default.h"
#include "cfg_usbdev_default.h"
Go to the source code of this file.
◆ adc_config
Initial value:= {
}
#define GPIO_PIN(x, y)
Define a CPU specific GPIO pin generator macro.
#define GPIO_UNDEF
Definition of a fitting UNDEF value.
Definition at line 65 of file periph_conf.h.
◆ dac_config
◆ pwm_config
Initial value:= {
{
.dev = TIMER4,
.rcu_mask = RCU_APB1EN_TIMER4EN_Msk,
.chan = {
},
},
{
.dev = TIMER3,
.rcu_mask = RCU_APB1EN_TIMER3EN_Msk,
.chan = {
},
},
}
@ GPIO_AF_OUT_PP
alternate function output - push-pull
@ APB1
Advanced Peripheral Bus 1
Definition at line 113 of file periph_conf.h.