Chapter 2   | SMART I/O User’s Manual  | |||
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
2.6.5SMTstasto Syntax
error_code SMTstasto(u_int8 mode);
Description
This function starts / stops the timer; the 
2
Input
u_int8 mode
Output
error_code
Example
Two modes are available. They are:  | |
TMR_STRT  | Start timer  | 
TMR_STOP  | Stop timer  | 
SUCCESS
E_BMODE Unsupported mode
or standard 
RetVal = SMTstasto(TMR_STRT);
  | 
  | 
  | 
  | 
March 12, 1996  | ©1996 PEP Modular Computers GmbH  | Page 2 - 23  | |
  | 
  | ||