aboutsummaryrefslogtreecommitdiff
path: root/include/fsl_nfc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fsl_nfc.h')
-rw-r--r--include/fsl_nfc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fsl_nfc.h b/include/fsl_nfc.h
index 6691e410b..1c16c71d4 100644
--- a/include/fsl_nfc.h
+++ b/include/fsl_nfc.h
@@ -166,5 +166,6 @@ struct fsl_nfc_regs {
#define NFC_RST (1 << 6)
#define NFC_CE (1 << 7)
#define NFC_ONE_CYCLE (1 << 8)
+#define NFC_FP_INT (1 << 11)
#endif /* __FSL_NFC_H */