resetReason.h File Reference

Declaration of the reset reason interface. More...

Go to the source code of this file.

Functions

HAL_ResetReason_t HAL_ReadResetReason ()
 Returns the reset reason.
void HAL_WarmReset (void)
 Software reset.


Detailed Description

Declaration of the reset reason interface.

Definition in file resetReason.h.


Function Documentation

HAL_ResetReason_t HAL_ReadResetReason (  ) 

Returns the reset reason.

Returns:
The reason of reset. Must be chosen from:
POWER_ON_RESET
EXTERNAL_RESET
BROWN_OUT_RESET
WDT_RESET
JTAG_RESET
WARM_RESET

void HAL_WarmReset ( void   ) 

Software reset.


Generated on Wed Apr 2 19:06:16 2008 for ZigBeeNet Stack Documentation by  doxygen 1.5.1-p1