Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

CanBusDisable()

Description

This function checks, if a CAN bus data element is in use. If so, the CAN bus will be closed with the low level device driver, e.g. the CAN device will be set to a bus off state.

Prototype

CPU_INT16SINT16S CanBusDisable(CPU_INT16S busId);

Parameter

Meaning

busId

Unique bus identifier

Return Value

...