WatchDogClear (UE9 Only)
When the Watchdog is operating in strict mode this is the only function that will reset the Watchdog timer.
This function will return an error if the watchdog is not in strict mode or if the key does not match.
Command: |
|
Byte | Meaning |
0 | Csum8 |
1 | 0xF8 |
2 | 0x01 |
3 | 0x0D |
4 | Csum16 L |
5 | Csum16 H |
6 | Key |
7 | Reserved |
|
|
Response: |
|
Byte | Meaning |
0 | Csum8 |
1 | 0xF8 |
2 | 0x01 |
3 | 0x0D |
4 | Csum16 L |
5 | Csum16 H |
6 | Error Code |
7 | Reserved |
|
|