aboutsummaryrefslogtreecommitdiff
path: root/docs/library/machine.Timer.rst
AgeCommit message (Expand)Author
2023-04-27all: Fix spelling mistakes based on codespell check.Damien George
2023-01-19docs/library/machine.Timer: Add freq argument to machine.Timer.LiaoJingyi_winY7kp
2021-11-30docs/library/machine.Timer.rst: Document `period` and `callback` args.Michael Buesch
2021-11-30docs/library/machine.Timer.rst: Document 'id' as positional-only arg.Michael Buesch
2021-05-04docs: Fix some spelling mistakes.Mike Causer
2020-10-20docs/library/machine.Timer.rst: Add mention of constructor arguments.Howard Lovatt
2020-08-21docs: Change `\*` to `*` in argument lists.Zenix27
2018-07-31docs: Move WiPy specific Timer class to separate doc file.Damien George
2017-04-18docs/library/machine.*: Add cross-reference label to individual classes.Damien George
2017-01-28docs/machine: Add explicit note on machine module level and scope.Paul Sokolovsky
2017-01-28docs/machine.Timer: Move WiPy adhoc parts to its documentation.Paul Sokolovsky
2016-08-02docs: Spelling mistakesMike Causer
2016-06-09docs/machine*: Remove explicit targets and "machine." prefixes on classes.Paul Sokolovsky
2016-06-08docs/machine.*: Use proper class case in method headers.Paul Sokolovsky
2016-06-08docs/machine.*: Add "currentmodule:: machine" directive.Paul Sokolovsky
2016-02-23docs: Correct machine.Timer code examples related to duty cycle.danicampora
2016-02-23docs: Add note on machine.Timer class regarding PWM output pins.danicampora
2016-02-22docs: Minor change to improve clarity in machine.Timer docs.danicampora
2016-02-21docs: Correct WiPy Timer docs.danicampora
2016-02-21cc3200: Simplify the Timer API and correct the documents.danicampora
2015-10-21docs: Remove remaining references to 'af', which is now 'alt'.danicampora
2015-10-21docs: Several corrections to the classes in the machine module.danicampora
2015-10-17docs: Update all WiPy docs to reflect the new API.danicampora