Tool/software: Code Composer Studio
Hello ,
I found it very confusing that in the CAN IFn Command Mask (CANIFnCMSK) register , for the WRNRD bit, it is written that setting this bit will transfer data from CANIFn registers into the message object
whereas for the DATAA bit , it is written that setting WRNRD bit will transfer data from message object into the CANIFn register. Also, please explain what the datasheet refers to as the "message object". Does this mean the message object created by the CPU or the one created by us?