PWM Channel init Structure definition. More...
#include <app_pwm.h>
Public Attributes | |
uint8_t | duty |
Specifies the duty in PWM output mode. More... | |
uint8_t | drive_polarity |
Specifies the drive polarity in PWM output mode. More... | |
uint8_t app_pwm_channel_init_t::drive_polarity |
Specifies the drive polarity in PWM output mode.
This parameter can be a value of PWM Drive Polarity.
uint8_t app_pwm_channel_init_t::duty |