This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TZFRC强制寄存器怎么表达才能产生



我看了所有关于TZ的帖子,有我想要的,我也看了那个EPwmTripZone那个例程,我想问的是软件强制生成周期错误事件怎么书写才能产生,难道不是简简单单的

EALLOW;

       EPwm2Regs.TZFRC.bit.CBC=1;

       EDIS;

吗?