Next: int can2071A_device_closed(void) Up: CAN2071A.C Previous: int can2071A_read(long events

void can2071A_reset(void)

Resets the counter to 0 time and 0 events. 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