Document API IEC60730 Library
enums
JLinkHost
Static Public Attributes
|
List of all members
enums.JLinkHost Class Reference
Static Public Attributes
tuple
USB
= (1 << 0)
tuple
IP
= (1 << 1)
tuple
USB_OR_IP
= USB | IP
Detailed Description
Enumeration for the different JLink hosts: currently only IP and USB.
The documentation for this class was generated from the following file:
test/test_script/enums.py
Generated by
1.8.17