Go to the source code of this file.
Functions | |
| HAL_ResetReason_t | HAL_ReadResetReason () |
| Returns the reset reason. | |
| void | HAL_WarmReset (void) |
| Software reset. | |
Definition in file resetReason.h.
| HAL_ResetReason_t HAL_ReadResetReason | ( | ) |
Returns the reset reason.
| void HAL_WarmReset | ( | void | ) |
Software reset.
1.5.1-p1