#include <twl/spi.h>
BOOL PM_GetAutoExit( void );
None.
Settings for automatic termination result when TRUE.
For FALSE, termination is held off until the user calls the PM_ReadyToExit function.
Gets the setting value for whether to proceed automatically to hardware reset or power off after exit processing has finished.
Gets how the user set the system using the PM_SetAutoExit function. For more information, see the PM_SetAutoExit function.
2009/06/03 Removed a description of the PM_Init function (because OS_Init is now required).
2008/10/23 Initial version.
CONFIDENTIAL