Treehopper Python API
DigitalOut Class Reference

Digital output. More...

Inheritance diagram for DigitalOut:
DigitalBase SpiChipSelectPin Pin

Public Member Functions

def __init__ ()
 
def make_digital_push_pull_out ()
 Make the pin a push-pull digital output. More...
 

Properties

 digital_value = property
 Gets or sets the digital value of the pin. More...
 

Detailed Description

Digital output.

Constructor & Destructor Documentation

◆ __init__()

def __init__ ( )

Member Function Documentation

◆ make_digital_push_pull_out()

def make_digital_push_pull_out ( )

Make the pin a push-pull digital output.

Property Documentation

◆ digital_value

digital_value = property
static

Gets or sets the digital value of the pin.


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