Difference between revisions of "83Plus:Software:usb8x/Asm Interface/LogCustom"

From WikiTI
Jump to: navigation, search
 
(No difference)

Latest revision as of 00:52, 16 July 2006

Synopsis

Name: LogCustom

Minimum usb8x version: 0.09

Adds a custom entry to the log file

Inputs

  • B: Log data value

Outputs

None

Destroys

None

Notes

This entry point has no effect if logging has not been compiled into the usb8x binary.

See Also

  • [[../SetupLog|SetupLog]] - Start logging
  • [[../StopLog|StopLog]] - Stop logging