drivers/can_peak_win32/can_peak_win32.def
author luis
Wed, 26 Sep 2007 16:02:00 +0200
changeset 284 24bf3d692993
parent 145 e747d2e26af0
child 713 ca2c2dad3a22
permissions -rw-r--r--
Implemented EMCY objects.
Added emcy.c and emcy.h
Modified data.h for necessary variables.
Added some EMCY message sendings in TestMasterSlave example.
Modified configure script to define EMCY_MAX_ERRORS.
Modified python scripts to make 1003h object always available (with a callback).
LIBRARY	can_peak_win32
	
EXPORTS
   canReceive_driver
   canSend_driver
   canOpen_driver
   canClose_driver