adc16_close_unit |
void adc16_close_unit (unsigned short int port);
This routine disconnects the driver from the specified serial port. If you successfully open any serial ports, you MUST call adc16_close_unit for each port before you exit from your program. If you do not, your computer may misbehave until you next reboot it.
|