Package | Description |
---|---|
com.pi4j.component.servo.impl |
Modifier and Type | Field and Description |
---|---|
protected MaestroServoProvider.InterfaceType |
MaestroServoProvider.interfaceType |
Modifier and Type | Method and Description |
---|---|
static MaestroServoProvider.InterfaceType |
MaestroServoProvider.InterfaceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MaestroServoProvider.InterfaceType[] |
MaestroServoProvider.InterfaceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
MaestroServoProvider(MaestroServoProvider.InterfaceType interfaceType) |
MaestroServoProvider(MaestroServoProvider.InterfaceType interfaceType,
int deviceAddress,
int baudrate) |
Copyright © 2012–2021 Pi4J. All rights reserved.