Pepper Computer Modular Computers RS232 User Manual

Page of 320
SMART I/O User’s Manual
March 12, 1996
©1996 PEP Modular Computers GmbH
Page 5 - 84
Chapter 5  Analog Modules
5.3.8.18 SMADCDeinit
Syntax
error_code SMADCDeinit(u_int8 PortNr);
Description
This function frees the resources attached to this module if it was initialized.
Input
u_int8 PortNr
Number of the port to de-initialize
Output
error_code
SUCCESS
or standard OS-9 error code (refer to the OS-9
Technical Manual Error Codes Section).
Example
RetVal = SMADCDeinit(0);