<< Previous | Next >>

hitwd

void hitwd( void );

Description

Hits the watchdog timer, postponing a hardware reset for 2 seconds. Unless the watchdog timer is disabled, a program must call this function periodically, or the controller will automatically reset itself. If the virtual driver is enabled (which it is by default), it will call hitwd in the background. The virtual driver also makes additional "virtual" watchdog timers available.

Library

VDRIVER.LIB


Dynamic C Functions << Previous | Next >> rabbit.com