Tool/software: TI C/C++ Compiler
Hi
I am using the below code and How to clear the register value for below code before going to execute .
ECanaShadow.CANGIF1.all = ECanaRegs.CANGIF1.all;
ECanaShadow.CANGIF1.bit.GMIF1 = 1;
ECanaRegs.CANGIF1.all = ECanaShadow.CANGIF1.all;
Thanks !
Regards,
Ram