Set Auto Start Enabled
The Set Auto Start Enabled command sets whether the system automatically starts after booting (enters Running state; for more information on states, see States).
Field |
Type |
Offset |
Description |
---|---|---|---|
length |
32u |
0 |
Command size including this field, in bytes. |
id |
16u |
4 |
Command identifier (0x452B). |
enable |
8u |
6 |
0: disabled 1: enabled |
Field |
Type |
Offset |
Description |
---|---|---|---|
length |
32u |
0 |
Reply size including this field, in bytes. |
id |
16u |
4 |
Reply identifier (0x452B). |
status |
32s |
6 |
Reply status. For a list of status codes, see Status Codes. |