Tool/software:
## Question on DCFCTL[BLANKINV] behavior (F28377S)
Hello TI Support Team,
I'm using the Digital Compare Submodule (DCFCTL register) on TMS320F28377S.
Regarding the `DCFCTL[BLANKINV]` bit, the Technical Reference Manual (SPRUHX5I) states only:
- BLANKINV = 0: "Blanking window not inverted"
- BLANKINV = 1: "Blanking window inverted"
However, this description is not clear enough for me to understand precisely:
**Question:**
- When BLANKINV=0, does the `BLANKWDW=high` state mean the event (e.g. DCAEVT1) is blocked, and `BLANKWDW=low` means the event is allowed?
- Conversely, when BLANKINV=1, does the inverted blanking window (`BLANKWDW=high`) mean the event is allowed, and the event is blocked otherwise?
Could you please confirm or correct this understanding?
Thank you for your help.