Typo fix rp2040.rst
This commit is contained in:
parent
6eead5b0df
commit
b9dadbbdc2
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ void rp2040.wdt_reset()
|
|||
Reloads the watchdog's counter with the amount of time set by wdt_begin.
|
||||
|
||||
RP2040::resetReason_t rp2040.getResetReason()
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
Returns the reason for the last reset, defined in enum ``RP2040::resetReason_t``.
|
||||
See example ```ResetReason``` for some details.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue