@CHIP-RTOS C Library V2.00 - BIOS API
BIOS_Reboot
Reboot the CPU. void BIOS_Reboot ( void ); Parameters
- -- none --
Return Value
- No return from this function
Comments
- This function works the same as the shell reboot command.
See Also
RTOS API
- This library function invokes a RTOS software interrupt.
Refer to this RTOS API function's
documentation
for more details.
This API List
List of C Libraries
@CHIP-RTOS Main Index
End of document
|