![]() |
Kvaser J1939 Library
|
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. | |
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.