class documentation

class PinState:

View In Hierarchy

Pin State is either LOW or HIGH

Method __init__ Undocumented
Constant HIGH Undocumented
Constant LOW Undocumented
def __init__(self):

Undocumented

HIGH: bool =

Undocumented

Value
True
LOW: bool =

Undocumented

Value
False