index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
library
/
pyb.DAC.rst
Age
Commit message (
Expand
)
Author
2020-08-21
docs: Change `\*` to `*` in argument lists.
Zenix27
2019-09-03
docs/library/pyb.DAC.rst: Correct frequency for triangle mode output.
Jim Mussared
2018-07-18
docs/library/pyb.DAC: Fix typo in markup to balance quotes.
Damien George
2018-04-11
stm32/dac: Add buffering argument to constructor and init() method.
Damien George
2016-08-02
docs: Spelling mistakes
Mike Causer
2016-06-08
docs/pyb.*: Use proper class case in method headers.
Paul Sokolovsky
2016-06-08
docs/pyb.*: Add "currentmodule:: pyb" directive.
Paul Sokolovsky
2016-05-31
stmhal/dac: DAC deinit() method added.
Peter Hinch
2015-10-13
docs: Fix formatting of DAC code examples.
Damien George
2015-10-13
stmhal: Allow to set bits resolution for DAC; 8 is default, can have 12.
Damien George
2015-07-21
stmhal: Allow DAC.write_timed to take Timer object in place of freq.
Damien George
2015-01-20
docs: Fix frequency info for DAC.triangle.
Damien George
2014-11-04
docs: Add links from quickref to pyb classes.
Damien George
2014-10-31
docs: Cleanup and update some docs.
Damien George
2014-10-31
docs: Import documentation from source-code inline comments.
Damien George