|
MX Foundation 4
|
FD CAN timing structure. More...
#include <mxf_class_canbus.h>
Data Fields | |
| uint32 | options |
| uint32 | reserved |
| MXF_CANBUS_BIT_TIMING | nominal |
| MXF_CANBUS_BIT_TIMING | data |
This CAN bus timing structure is needed with mxfCanBusFdTimingSet() and mxfCanBusFdTimingGet().
| uint32 MXF_CANBUS_FD_TIMING::options |
Reserved for future use. Must be set to 0.
| uint32 MXF_CANBUS_FD_TIMING::reserved |
Reserved for future use. Must be set to 0.
| MXF_CANBUS_BIT_TIMING MXF_CANBUS_FD_TIMING::nominal |
Nominal phase bit timing.
| MXF_CANBUS_BIT_TIMING MXF_CANBUS_FD_TIMING::data |
Data phase bit timing.