STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
Loading...
Searching...
No Matches
to set the minimum and maximum channel numbers for PWM operations.

Macros

#define PWM_CHANNEL_MIN   1
 
#define PWM_CHANNEL_MAX   2
 

Detailed Description

Macro Definition Documentation

◆ PWM_CHANNEL_MAX

#define PWM_CHANNEL_MAX   2

Maximum valid PWM channel number.

◆ PWM_CHANNEL_MIN

#define PWM_CHANNEL_MIN   1

Minimum valid PWM channel number.