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

Channel type. More...

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

Static Public Attributes

 LOGIC
 
 ANALOG
 Channel type is analog channel. More...
 
tuple id
 
tuple name
 
- Static Public Attributes inherited from sigrok.core.classes.EnumValueChannelType
tuple get
 

Additional Inherited Members

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

Detailed Description

Channel type.

Member Data Documentation

sigrok.core.classes.ChannelType.ANALOG
static

Channel type is analog channel.


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