![]() |
Home |
|
Function RTRebootRTReboot restarts the target computer: void RTReboot(void); RTReboot merely puts the CPU in shutdown mode through a triple fault. This mode is signalled by a special bus cycle. Most motherboards detect this cycle and generate a hardware reset. Thus, the specific reaction to shutdown mode can depend on your motherboard's design.
|