openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
sys_utils.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int sys_schedule_reset (int period_ms)
 Schedule a MCU reset.
 

Function Documentation

◆ sys_schedule_reset()

int sys_schedule_reset ( int period_ms)

Schedule a MCU reset.

Parameters
[in]period_msReset the MCU after a period specified in milisseconds
Returns
0 if successful, non zero if there was an error