| |
- builtins.object
-
- Output
class Output(builtins.object) |
|
This is a representation for an output pin |
|
Methods defined here:
- __init__(self)
- Constructor
Data descriptors defined here:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
| |