Chapter 2   | SMART I/O User’s Manual  | |||
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
2.6.9SMTout Syntax
error_code SMTout(u_int8 *value);
Description
This function reads the actual status of the TOUT pin.
2
Input
u_int8 *value
Output
error_code
Example
Pointer to a variable in which to place the read value. 0 represents a low level while a 1 represents a high level.
SUCCESS
or standard 
RetVal = SMTout(buffer);
  | 
  | 
  | 
  | 
March 12, 1996  | ©1996 PEP Modular Computers GmbH  | Page 2 - 27  | |
  | 
  | ||