Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

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 MBED_NORETURN void system_reset (void)
 Resets the processor and most of the sub-system.

Function Documentation

static MBED_NORETURN 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 266 of file mbed_power_mgmt.h.