Hi,
can we change duty of one channel of an instance of modules\nrfx\drivers\src\nrfx_pwm.c without affecting or introducing any glitches to other channels of that instance?
I use PWM hardware in a simple mode where it is generating constant PWM signal on several channels. I want to change duty of one PWM signal from time to time, but other running channels mustn't be affected in any way.
Thanks