Skip to content

Class pypisoundmicro::types::PinPull#

Detailed Description#

Inherits the following classes: IntEnum, IntEnum

Public Static Attributes#

Type Name
INVALID = psm.UPISND\_PIN\_PULL\_INVALID
NONE = psm.UPISND\_PIN\_PULL\_NONE
UP = psm.UPISND\_PIN\_PULL\_UP
DOWN = psm.UPISND\_PIN\_PULL\_DOWN

INVALID#

pypisoundmicro.types.PinPull::INVALID;

NONE#

pypisoundmicro.types.PinPull::NONE;

UP#

pypisoundmicro.types.PinPull::UP;

DOWN#

pypisoundmicro.types.PinPull::DOWN;