resets
Resets are events or operations that return a system to a defined initial state. They are used to recover from faults, reinitialize hardware and software components, and prepare devices for normal operation after power changes or errors. Resets can be physical, logical, or timed, and may affect only part of a system or its entire state.
Hardware reset is typically initiated by a dedicated reset input, a reset button, or a power cycle.
Power-on reset occurs when power is first applied and uses a reset circuit to ensure a known
In practice, resets may be local to a subsystem or global to the whole device, and some
They differ from restarts in that resets aim to restore initial conditions at the hardware or software