<< Previous | Next >>

Disable_HW_WDT

void Disable_HW_WDT( void );

Description

Disables the hardware watchdog timer on the Rabbit processor. Note that the watchdog will be enabled again just by hitting it. The watchdog is hit by the periodic interrupt, which is on by default. This function is useful for special situations such as low power "sleepy mode."

Library

SYS.LIB


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