Versions Compared

Key

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

...

This is no actual function of the can-library. It is to be supplied by the application and called when registered by CanRegisterCallback.

Code Block
BOOL CanCallback( PCAN_MESSAGE_EXT msg);

...

OS Versions: Windows CE 4.2 and later.
Header: gfcan32ce.h, canlib.h
Link Library: singlecan.lib (one sja1000-controller), dualcan.lib (two or more sja1000-controller)

See Also

SJA1000 Can Bus Support