增加CDR的约束定时器

This commit is contained in:
Ruige Lee
2025-01-27 22:26:26 +08:00
parent 28e1f20abb
commit 313b7cc11b
2 changed files with 38 additions and 3 deletions

View File

@@ -25,6 +25,7 @@
#define CDR_ReadIsLast 0x20
#define CDR_ReadTxCrc 0x24
#define CDR_ReadRxCrc 0x28
#define CDR_WriteLimitTimer 0x2c
#define CDR_INT_TXEND 14
#define CDR_INT_RXERROR 15