Next: void can2071A_stop(void) Up: CAN2071A.C Previous: CAN2071A.C

void can2071A_start(void)

Starts the counter. This function is called by the counter use functions. It calls can2071A_init, can2071A_device_closed() and can2071A_close(), which are internal to the CAN2071A.C module.


wolforth@pet.mni.mcgill.ca