Skip to content
tom5454 edited this page Nov 1, 2023 · 1 revision

WDT

Watch Dog Timer restarts the computer if the internal timer reaches the limit.

isEnabled()

Returns if the timer is currently running

setTimeout(timeout)

Sets the time limit.

getTimeout()

Returns the time limit.

setEnabled(enabled)

Enables or disables the Watch Dog Timer.

reset()

Restarts the timer.

Tom's Peripherals Wiki

Clone this wiki locally