Skip to content

Class pypisoundmicro::types::PinDirection#

Detailed Description#

Inherits the following classes: IntEnum, IntEnum

Public Static Attributes#

Type Name
INVALID = psm.UPISND\_PIN\_DIR\_INVALID
INPUT = psm.UPISND\_PIN\_DIR\_INPUT
OUTPUT = psm.UPISND\_PIN\_DIR\_OUTPUT

INVALID#

pypisoundmicro.types.PinDirection::INVALID;

INPUT#

pypisoundmicro.types.PinDirection::INPUT;

OUTPUT#

pypisoundmicro.types.PinDirection::OUTPUT;