circuitpython/shared-bindings/pwmio
Jeff Epler 07b3bd6d77
Improve pwmio documentation
#7644 pointed out the need for better documentation.

To the best of my ability I noted the current behavior.
I think that there may be some ports that do not actually read
back the 'set' frequency value, but they are ports marked as beta
status (mimxrt10xx) or not maintained by us (cxd56).
2023-02-25 11:02:49 -06:00
..
PWMOut.c Improve pwmio documentation 2023-02-25 11:02:49 -06:00
PWMOut.h Switch to pin, frequency and duty_cycle PulseOut 2021-07-26 18:35:49 -07:00
__init__.c run black_bindings across all bindings 2022-09-27 15:21:42 -05:00
__init__.h Split pulseio.PWMOut into pwmio 2020-08-18 13:08:33 -07:00