Detailed Description

Files

file  periph_conf_common.h
 Peripheral configuration for the nRF52 DK.
 

Macros

#define NRF5X_ENABLE_DCDC
 Enable the internal DC/DC converter.
 

PWM configuration

static const pwm_conf_t pwm_config []
 
#define PWM_NUMOF   ARRAY_SIZE(pwm_config)
 

Variable Documentation

◆ pwm_config

const pwm_conf_t pwm_config[]
static
Initial value:
= {
{ NRF_PWM0, {
} },
}

Definition at line 40 of file periph_conf_common.h.

GPIO_UNDEF
#define GPIO_UNDEF
Definition of a fitting UNDEF value.
Definition: periph_cpu_common.h:52