8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eead5b commit b9dadbbCopy full SHA for b9dadbb
docs/rp2040.rst
@@ -58,7 +58,7 @@ void rp2040.wdt_reset()
58
Reloads the watchdog's counter with the amount of time set by wdt_begin.
59
60
RP2040::resetReason_t rp2040.getResetReason()
61
-~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
62
Returns the reason for the last reset, defined in enum ``RP2040::resetReason_t``.
63
See example ```ResetReason``` for some details.
64
0 commit comments