SPIKE-RT C API Reference [English]
An RTOS-based software platform for LEGO® Education SPIKE™.
Loading...
Searching...
No Matches
System

API for the entire hub system. More...

Functions

void hub_system_shutdown (void)
 Shut down the system.
 

Detailed Description

API for the entire hub system.

Function Documentation

◆ hub_system_shutdown()

void hub_system_shutdown ( void )

Shut down the system.

Equivalent to exit(0). Do not call in CPU locked state.