Module param

Source
Expand description

Timer type/state parameters

Structsยง

Armed
Timer is ready to start
None
Parameter not set
OneShot
Timer will stop when it expires
Periodic
Timer will automatically restart when it expires
Running
Timer is running