Go to the source code of this file.
Functions | |
| HAL_ResetReason_t | HAL_ReadResetReason (void) |
| The reset reason types. | |
| void | HAL_WarmReset (void) |
| Software reset. | |
Copyright (c) 2008 , Atmel Corporation. All rights reserved. Licensed under Atmel's Limited License Agreement (BitCloudTM).
Definition in file resetReason.h.
| HAL_ResetReason_t HAL_ReadResetReason | ( | void | ) |
The reset reason types.
| void HAL_WarmReset | ( | void | ) |
Software reset.
1.5.1-p1