diff options
author | robert-hh <robert@hammelrath.com> | 2023-03-08 11:55:24 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-03-10 10:44:02 +1100 |
commit | ed1f42cb493cf70c326e9a986d2c03ba5da52641 (patch) | |
tree | 6ef4f9102517e01a4db6340168a144ce6aa23790 /shared/runtime/pyexec.c | |
parent | e3b877826cb950bb5c6ec2b4369081255c423662 (diff) |
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.
Diffstat (limited to 'shared/runtime/pyexec.c')
0 files changed, 0 insertions, 0 deletions