Kev Mann / mbed-dev-OS5_10_4
Embed: (wiki syntax)

« Back to documentation index

Power management functions

Power management functions
[Platform]

Modules

 Sleep manager API
 

The sleep manager provides API to automatically select sleep mode.


Functions

static void system_reset (void)
 Resets the processor and most of the sub-system.

Function Documentation

static void system_reset ( void   ) [static]

Resets the processor and most of the sub-system.

Note:
Does not affect the debug sub-system

Definition at line 264 of file mbed_power_mgmt.h.