aboutsummaryrefslogtreecommitdiff
path: root/include/attribute.def
diff options
context:
space:
mode:
Diffstat (limited to 'include/attribute.def')
-rw-r--r--include/attribute.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/attribute.def b/include/attribute.def
index 121bd89..86361a4 100644
--- a/include/attribute.def
+++ b/include/attribute.def
@@ -127,3 +127,6 @@ DEF_ATTRIBUTE(Custom, 3,
string, S, identifier,
string, S, config,
uint8_t, V, implementation_attrs)
+
+DEF_ATTRIBUTE(FFT, 1,
+ bool, S, inverse)