libPCBUSB  Version 0.13, Build 1978 of July 28, 2024
macOS Library for PCAN-USB Interfaces
tagTPCANMsg Struct Reference

#include <PCBUSB.h>

Data Fields

DWORD ID
 11/29-bit message identifier More...
 
TPCANMessageType MSGTYPE
 Type of the message. More...
 
BYTE LEN
 Data Length Code of the message (0..8) More...
 
BYTE DATA [8]
 Data of the message (DATA[0]..DATA[7]) More...
 

Detailed Description

Represents a PCAN message

Field Documentation

◆ DATA

BYTE DATA[8]

Data of the message (DATA[0]..DATA[7])

◆ ID

DWORD ID

11/29-bit message identifier

◆ LEN

BYTE LEN

Data Length Code of the message (0..8)

◆ MSGTYPE

Type of the message.


The documentation for this struct was generated from the following file: