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