Neousys_SetWatchdogTimer


Sets watchdog timer properties on a Neousys computer.

Syntax

C++
Python
 
def Neousys_SetWatchdogTimer(
	state: Neousys_State,
	inTicks: int,
	inUnit: NeousysWatchdogTimerUnit,
	/
)
-> None

Parameters

Name Type Range Default Description
Input will be modified ioState Neousys_State
Input value inTicks int 1 - 65535 Number of ticks to set the watchdog timer to
Input value inUnit NeousysWatchdogTimerUnit Unit of the ticks