14 Commits (58d9a4815d9b09651c658d15adc771638272ba44)

Author SHA1 Message Date
Jim Mussared 74fe841449 docs/library/pyb.DAC.rst: Correct frequency for triangle mode output. 5 years ago
Damien George 164377f806 docs/library/pyb.DAC: Fix typo in markup to balance quotes. 6 years ago
Damien George b30e0d2f26 stm32/dac: Add buffering argument to constructor and init() method. 7 years ago
Mike Causer ce166e6b68 docs: Spelling mistakes 8 years ago
Paul Sokolovsky a384a53130 docs/pyb.*: Use proper class case in method headers. 9 years ago
Paul Sokolovsky 0a4cc24b2e docs/pyb.*: Add "currentmodule:: pyb" directive. 9 years ago
Peter Hinch 641300dccb stmhal/dac: DAC deinit() method added. 9 years ago
Damien George d6442407f5 docs: Fix formatting of DAC code examples. 9 years ago
Damien George b5c43be135 stmhal: Allow to set bits resolution for DAC; 8 is default, can have 12. 9 years ago
Damien George abc24c1876 stmhal: Allow DAC.write_timed to take Timer object in place of freq. 9 years ago
Damien George 73533247cb docs: Fix frequency info for DAC.triangle. 10 years ago
Damien George 8e701604d5 docs: Add links from quickref to pyb classes. 10 years ago
Damien George a58713a899 docs: Cleanup and update some docs. 10 years ago
Damien George 88d3054ac0 docs: Import documentation from source-code inline comments. 10 years ago