nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
0x31 - sd_system_power_off

Function packet format

Frame format encoding of the Response packet format packet.

Operation Code = 0x31 (49) for sd_power_system_off, see the SoC Library API.

The parameter provided as input to sd_power_system_off is encoded in the following order:

- 1 byte: Operation Code, Value = 0x31 (49)


system_power_off.png
Figure 1: Packet format for sd_system_power_off function.

Response packet format

There is no response for this command.