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.

cla初始化



请大侠帮忙解释cla初始化时,以下两句是什么意思啊?

Cla1Regs.MVECT7 = (Uint16) (&Cla1Task7 - &Cla1Prog_Start)*sizeof(Uint32);其中*sizeof(Uint32)是何表示方法