Service_USB 19 - Resume halted shutdown — Used to resume a claimed stop service when ready to continue.
R0 | 19 (reason code) |
R1 | &80C00 (USB Service call) |
R2, R3, R4 | Same as Service_USB 16 |
R0 | preserved |
R1 | 0 to claim or preserved to pass on.(do not claim) |
R2, R3, R4 | preserved |
The program which stopping sequence has been rejected by the program which launches this call to re-initiate this stopping process must claim this call if it is willing to re-initiate stopping. Whether the module supports this call or not is depending on the module itself.
This call is currently not implemented. Do not use.