Transits the low power consumption mode of the MCU to the software standby mode.
[Syntax]
#include "r_cg_macrodriver.h"
MD_STATUS R_LPC_SoftwareStandby ( void );
|
[Argument(s)]
None.
[Return value]
|
|
MD_OK
|
Normal completion
|
MD_ERROR1
|
Exit with error (abend)
|