public interface CRServo extends DcMotorSimple
DcMotorSimple.DirectionHardwareDevice.Manufacturer| Modifier and Type | Method and Description | 
|---|---|
| ServoController | getController()Returns the underlying servo controller on which this servo is situated. | 
| int | getPortNumber()Returns the port number on the underlying servo controller on which this motor is situated. | 
getDirection, getPower, setDirection, setPowerclose, getConnectionInfo, getDeviceName, getManufacturer, getVersion, resetDeviceConfigurationForOpModeServoController getController()
getPortNumber()int getPortNumber()
getController()