Mask values for CAN messages
Detailed DescriptionThe following definitions are used in combination with the structure CpCanMsg_s.Define Documentation
Set the EXT bit (extended frame) in the
Mask for extended frame (29 bits), used in combination with the CpCanMsg_s::ulExt.
Set the OVR bit (overrun) in the ubMsgCtrl field of the _TsCpCanMsg structure (CpCanMsg_s::ubMsgCtrl).
Set the RTR bit (remote frame) in the ubMsgCtrl field of the _TsCpCanMsg structure (CpCanMsg_s::ubMsgCtrl).
Mask for standard frame (11 bits), used in combination with the CpCanMsg_s::ulExt.
|