Macro |
|
Disable Watchdog |
Purpose |
|
When disabled, no Watchdog timeout is generated and wake-up from sleep on watchdog timeout is disabled. |
Syntax |
|
void setWDToff() |
Parameters |
|
– |
Return value |
|
– |
Output values |
|
Watchdog disabled |
Preconditions |
|
Watchdog is default disabled and its timeout is set to 4 s after power on. |
Remarks |
|
Refer to MCU datasheet and IQRF OS User’s guide, chapter Watchdog. |
Side effects |
|
– |
See also |
|
|
Example |
|
See setWDTon |