Yet Another WebIOPi+
 All Classes Namespaces Files Functions Variables Macros Pages
List of all members
webiopi.devices.analog.advrspidc.ADVRSPIDC Class Reference
Inheritance diagram for webiopi.devices.analog.advrspidc.ADVRSPIDC:
webiopi.devices.analog.DAC webiopi.devices.spi.SPI webiopi.devices.analog.ADC webiopi.devices.bus.Bus webiopi.devices.analog.advrspidc.ADVRSPIDCMULTI webiopi.devices.analog.advrspidc.ADVRSPIDCSINGLE webiopi.devices.analog.advrspidc.AD5204DC webiopi.devices.analog.advrspidc.AD5263DC webiopi.devices.analog.advrspidc.AD8403DC webiopi.devices.analog.advrspidc.AD5161DC webiopi.devices.analog.advrspidc.AD5290DC

Additional Inherited Members

- Public Member Functions inherited from webiopi.devices.analog.DAC
def __init__
 
def __family__
 
def __analogWrite__
 
def analogWrite
 
def analogWriteFloat
 
def analogWriteVolt
 
- Public Member Functions inherited from webiopi.devices.analog.ADC
def __init__
 
def __family__
 
def checkAnalogChannel
 
def checkAnalogValue
 
def analogCount
 
def analogResolution
 
def analogMaximum
 
def analogReference
 
def __analogRead__
 
def analogRead
 
def analogReadFloat
 
def analogReadVolt
 
def analogReadAll
 
def analogReadAllFloat
 
def analogReadAllVolt
 
- Public Member Functions inherited from webiopi.devices.spi.SPI
def __init__
 
def __str__
 
def xfer
 
- Public Member Functions inherited from webiopi.devices.bus.Bus
def __init__
 
def open
 
def close
 
def read
 
def readBytes
 
def readByte
 
def write
 
def writeBytes
 
def writeByte
 
- Public Attributes inherited from webiopi.devices.spi.SPI
 chip
 
 mode
 
 bits
 
 speed
 
- Public Attributes inherited from webiopi.devices.bus.Bus
 busName
 
 device
 
 flag
 
 fd
 

Detailed Description

Definition at line 57 of file advrspidc.py.


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