Difference between revisions of "83Plus:Software:usb8x/Asm Interface/StopLog"
From WikiTI
m (typo) |
m (alphabeta) |
||
Line 19: | Line 19: | ||
== See Also == | == See Also == | ||
− | |||
* [[../LogCustom|LogCustom]] - Add a custom entry to the log file | * [[../LogCustom|LogCustom]] - Add a custom entry to the log file | ||
+ | * [[../SetupLog|SetupLog]] - Start logging |
Latest revision as of 23:52, 15 July 2006
Synopsis
Name: StopLog
Minimum usb8x version: 0.09
Stops logger
Inputs
None
Outputs
None
Destroys
- IX
Notes
This entry point has no effect if logging has not been compiled into the usb8x binary.
See Also
- [[../LogCustom|LogCustom]] - Add a custom entry to the log file
- [[../SetupLog|SetupLog]] - Start logging