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 2 - 30
Chapter 2  SMART-BASE
2.6.12 SMwdtrig
Syntax
error_code SMwdtrig(void);
Description
This function re-triggers the watchdog of the 68302 preventing a timeout
and subsequent system reset.
Output
error_code
SUCCESS
or standard OS-9 error code (refer to the OS-9
Technical Manual Error Codes Section).
Example
RetVar = SMwdtrig();