Commit ed1f42cb authored by robert-hh's avatar robert-hh Committed by Damien George

nrf/modules/machine/pwm: Support using all 4 channels of a PWM module.

These have the same frequency, but can have different duty cycle and
polarity.

pwm.deinit() stops all channels of a module, but does not release the
module.  pwm.init() without arguments restarts all outputs.
parent e3b87782
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment