class documentation

class PinMode:

View In Hierarchy

Pin Mode is either OUTPUT or INPUT

Method __init__ Undocumented
Constant INPUT Undocumented
Constant OUTPUT Undocumented
def __init__(self):

Undocumented

INPUT: int =

Undocumented

Value
1
OUTPUT: int =

Undocumented

Value
0