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.

F2812 Capture interrupts

Hello everyone.

Appeared question about enable сapture interrupts.I do it like this: PieCtrlRegs.PIEIER3.bit.INTx7 = 1, for example. And so it turns out that interrupts happened immediately after that, and real interrupt happened only on the second. Why so,  it should be?