#include <pwm.h>
pwm_channel_config_t structure is used for configuration of PWM channels without dead time insertion. The structure must be initialized as a part of the PWM configuration.
Definition at line 102 of file pwm.h.