pysigrok  0.4.0
Python bindings for libsigrok
Static Public Attributes | List of all members
sigrok.core.classes.Capability Class Reference

Configuration capability. More...

+ Inheritance diagram for sigrok.core.classes.Capability:

Static Public Attributes

 GET
 
 SET
 Value can be written. More...
 
 LIST
 Possible values can be enumerated. More...
 
tuple id
 
tuple name
 
- Static Public Attributes inherited from sigrok.core.classes.EnumValueCapability
tuple get
 

Additional Inherited Members

- Public Member Functions inherited from sigrok.core.classes.EnumValueCapability
def id (self)
 The integer constant associated with this value. More...
 
def name (self)
 The name associated with this value. More...
 

Detailed Description

Configuration capability.

Member Data Documentation

sigrok.core.classes.Capability.SET
static

Value can be written.

sigrok.core.classes.Capability.LIST
static

Possible values can be enumerated.


The documentation for this class was generated from the following file: