Kvaser J1939 Library
J1939ChannelParams Struct Reference

A struct that holds the parameters for creating a j1939 channel. More...

#include <kvj1939lib_types.h>

Data Fields

uint32_t channel
 The CANlib channel number to use.
 
bool support_virtual
 True if virtual channels are supported.
 
uint32_t bit_rate
 The bit rate to use for the channel. If set to 0, then this channel will be opened with NO_INIT_ACCESS and it will use the bit rate defined by the CANlib channel.
 

Detailed Description

A struct that holds the parameters for creating a j1939 channel.

Examples
j1939_logger.c, and tp_sender.cpp.

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