Rp2040/Components/driver/include/driver/pwm.h File Reference

Go to the source code of this file.

Macros

#define PWM_CHANNEL_NUM_MAX   16
 Maximum number of active PWM channels. More...
 

Macro Definition Documentation

◆ PWM_CHANNEL_NUM_MAX

#define PWM_CHANNEL_NUM_MAX   16

Maximum number of active PWM channels.

The Pico has 8 PWM 'slices', each of which can drive two outputs.