/
Message Layer - API
Message Layer - API
Description of all data structures, definitions and functions in the message layer:
Data Structures
CANMSG_DATA | CAN MESSAGE OBJECT |
CANMSG_PARA | MESSAGE CONFIGURATION |
Functions
CanMsgInit() | INITIALISE CAN SIGNALS |
CanMsgOpen() | OPEN A CAN MESSAGE |
CanMsgIoCtl() | SIGNAL I/O CONTROL |
CanMsgRead() | READ CAN SIGNAL |
CanMsgWrite() | WRITE CAN SIGNAL |
CanMsgCreate() | CREATE CAN SIGNAL |
CanMsgDelete() | DELETE CAN SIGNAL |
CanFrmSet() | WRITE VALUE INTO CAN FRAME |
CanFrmGet() | READ VALUE OUT OF CAN FRAME |
, multiple selections available,
Related content
Message Layer-Architecture
Message Layer-Architecture
More like this
Signal Layer - API
Signal Layer - API
More like this
Bus Layer - API
Bus Layer - API
More like this
Initializing the Message Management
Initializing the Message Management
More like this
Creating a CAN Message
Creating a CAN Message
More like this
Writing a CAN Message
Writing a CAN Message
More like this