Next: void can2071A_init(int com_port Up: CAN2071A.C Previous: void can2071A_reset(void)

int can2071A_device_closed(void)

Internal to the CAN2071A.C module. This function should not be called by any function outside of this module, since it would be meaningless. This function checks whether or not the com port has been initialized and is in use. It returns an integer flag.


wolforth@pet.mni.mcgill.ca