SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Functions
sys-wdt.c File Reference
#include <io.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <types.h>
#include <log.h>
Include dependency graph for sys-wdt.c:

Functions

void sys_reset ()
 Perform a system reset.
 

Function Documentation

◆ sys_reset()

void sys_reset ( )

Perform a system reset.

This function resets the system, causing it to restart. Any unsaved data or state will be lost.