Skip to main content

DebugInterface Enum

NuGet: GHIElectronics.TinyCLR.Native
Assembly: GHIElectronics.TinyCLR.Native
Namespace: GHIElectronics.TinyCLR.Native

Transport used by the debugger to attach to the device.

public enum DebugInterface

Fields

NameValueDescription
Disable0Debugging disabled.
Usb1USB CDC debug port.
Serial2UART debug port.