libPCBUSB  Version 0.12, Build 1668 of January 31, 2023
macOS Library for PCAN-USB Interfaces
 All Data Structures Files Functions Variables Typedefs Defines
tagTPCANChannelInformation Struct Reference

#include <PCBUSB.h>

Data Fields

TPCANHandle channel_handle
 PCAN channel handle.
TPCANDevice device_type
 Kind of PCAN device.
BYTE controller_number
 CAN-Controller number.
DWORD device_features
 Device capabilities flag (see FEATURE_*)
char device_name [MAX_LENGTH_HARDWARE_NAME]
 Device name.
DWORD device_id
 Device number.
DWORD channel_condition
 Availability status of a PCAN-Channel.

Detailed Description

Describes an available PCAN channel


Field Documentation

Availability status of a PCAN-Channel.

PCAN channel handle.

CAN-Controller number.

Device capabilities flag (see FEATURE_*)

DWORD device_id

Device number.

Kind of PCAN device.


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