<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/library/pyb.Timer.rst, branch v1.7</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.7</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.7'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-01-29T23:06:13+00:00</updated>
<entry>
<title>docs: Update to say that Timer(3) is free, and detail LED intensity.</title>
<updated>2016-01-29T23:06:13+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-01-29T23:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0f87a010e331c42fe020ad2803e5a1b67065b87a'/>
<id>urn:sha1:0f87a010e331c42fe020ad2803e5a1b67065b87a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Update all WiPy docs to reflect the new API.</title>
<updated>2015-10-17T21:29:04+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-10-14T10:32:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4542643025c77a7272bde348b89d5039aea28d23'/>
<id>urn:sha1:4542643025c77a7272bde348b89d5039aea28d23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Add more documentation for the CC3200 in the pyb module.</title>
<updated>2015-06-16T13:45:24+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-06-11T13:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ea2cc2b907c2c82283f7f06c9538008b51051d84'/>
<id>urn:sha1:ea2cc2b907c2c82283f7f06c9538008b51051d84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Add additional example/note for Timer's callback usage.</title>
<updated>2015-03-29T23:43:04+00:00</updated>
<author>
<name>Ivan Pejić</name>
<email>ipejic@gmail.com</email>
</author>
<published>2015-02-09T00:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e178ef252094b8235295d21a72621a58b92623ab'/>
<id>urn:sha1:e178ef252094b8235295d21a72621a58b92623ab</id>
<content type='text'>
Add example: using named function for the Timer's callback.
Add note: improving traceback inside interrupt timers.
</content>
</entry>
<entry>
<title>stmhal: Add support for quadrature encoder mode to pyb.TimerChannel.</title>
<updated>2015-03-09T13:23:14+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2015-03-09T08:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b4c9a25eabcf67cdb4317a22cf2b3eeba9c4d7aa'/>
<id>urn:sha1:b4c9a25eabcf67cdb4317a22cf2b3eeba9c4d7aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Update pyb.Timer.rst to fix pulse widths that exceed the period.</title>
<updated>2015-03-09T12:14:32+00:00</updated>
<author>
<name>Peter Hinch</name>
<email>peterhinch@users.noreply.github.com</email>
</author>
<published>2015-03-06T11:41:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b57b56f2932aa7f35c32e6d57e79ba8947407363'/>
<id>urn:sha1:b57b56f2932aa7f35c32e6d57e79ba8947407363</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Add links from quickref to pyb classes.</title>
<updated>2014-11-04T18:25:20+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-04T18:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8e701604d570d8c45da95ced677ef999fb4c48a6'/>
<id>urn:sha1:8e701604d570d8c45da95ced677ef999fb4c48a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Cleanup and update some docs.</title>
<updated>2014-10-31T22:21:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-31T22:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a58713a899b7df5b291e868d2553b2333c0b3dc9'/>
<id>urn:sha1:a58713a899b7df5b291e868d2553b2333c0b3dc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Import documentation from source-code inline comments.</title>
<updated>2014-10-31T01:37:19+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-31T01:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=88d3054ac072f9c73b0f3f045c59ba74f6730c1d'/>
<id>urn:sha1:88d3054ac072f9c73b0f3f045c59ba74f6730c1d</id>
<content type='text'>
The inline docs (prefixed with /// in .c files) have been converted to
RST format and put in the docs subdirectory.
</content>
</entry>
</feed>
