bsps/shared/dev/can/ctucanfd/ctucanfd_txb.h: Fix TXB_MASK undef typo

TXB_M apparently intended as TXB_MASK.
This commit is contained in:
Avi Weiss
2026-07-29 02:57:58 +00:00
committed by Gedare Bloom
parent fbcc85b7cb
commit d8dee2c2ff
+1 -1
View File
@@ -44,7 +44,7 @@
#undef TXT_MASK
#undef TXT_ANY_DONE
#undef TXB_BF
#undef TXB_M
#undef TXB_MASK
#undef TXB_ALL
#undef TXB_SH