Versions Compared

Key

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

CanSigDelete()

Description

This function checks, if a CAN signal is in use. If yes, the CAN signal will be removed from the used list and put back to the free list.

Prototype

CPU_INT16SINT16S CanSigDelete(CPU_INT16SINT16S  sigId);

Parameter

Meaning

sigId

Unique signal identifier

Additional Information

...