summaryrefslogtreecommitdiff
path: root/stmhal/qstrdefsport.h
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-10-11 18:44:39 +0100
committerDamien George <damien.p.george@gmail.com>2014-10-11 18:44:39 +0100
commit1ce916aefdaee7bca2bcf2bc4ee7e1eb75002f67 (patch)
treefd2370a6eb26d715cd7024db83ff09e01c5ccc93 /stmhal/qstrdefsport.h
parentc36c75c4dca7cf93c82c0dbb9a93cfb1bb373d55 (diff)
parent1c795445b31a73bcff71eac4ce56827554b4f29f (diff)
Merge pull request #900 from dhylands/comp-deadtime
Add support for complimentary channel output and deadtime.
Diffstat (limited to 'stmhal/qstrdefsport.h')
-rw-r--r--stmhal/qstrdefsport.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/qstrdefsport.h b/stmhal/qstrdefsport.h
index dd5819fbb..2232bdb15 100644
--- a/stmhal/qstrdefsport.h
+++ b/stmhal/qstrdefsport.h
@@ -198,6 +198,7 @@ Q(pulse_width_percent)
Q(compare)
Q(capture)
Q(polarity)
+Q(deadtime)
// for ExtInt class
Q(ExtInt)