A Sandcastle Documented Class Library
usb_interface.Commands Enumeration
Namespaces > PICUSB > usb_interface > Commands
Commands recognized by generic firmware. May be overridden for custom commands.
Syntax
C#Visual BasicManaged C++
public enum Commands
Public Enumeration Commands
public enum class Commands
Members
MemberDescription
UPDATE_LED
Turn LED 3 or 4 on demo board on or off.
RESET
Instructs PIC to reset

Assembly: PICUSB Version: 1.0.2970.38156 (Module: PICUSB)