MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / _Stop

Function _Stop

FluxEngine.cydsn/FIFOin/API/c.c:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9}
10
11void `$INSTANCE_NAME`_Stop()
12{
13 `$INSTANCE_NAME`_Disable();
14}
15
16void `$INSTANCE_NAME`_Init()
17{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected