Kvaser J1939 Library
J1939ChannelOptionResult Struct Reference

A struct that holds the result and value for a J1939 channel option. More...

#include <kvj1939lib_types.h>

Data Fields

J1939Result result
 The result of the operation.
 
uint32_t value
 The value of the requested channel option, if successful.
 

Detailed Description

A struct that holds the result and value for a J1939 channel option.

If the result is not J1939_STATUS_OK, then the value will be invalid.


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