upm  1.6.0
Sensor/Actuator repository for libmraa (v1.9.0)
Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
Servo Class Reference

Public Member Functions

synchronized void delete ()
 
 Servo (int pin)
 
 Servo (int pin, int minPulseWidth, int maxPulseWidth)
 
 Servo (int pin, int minPulseWidth, int maxPulseWidth, int waitAndDisablePwm)
 
int setAngle (int angle)
 
int haltPwm ()
 
String name ()
 
void setMinPulseWidth (int width)
 
void setMaxPulseWidth (int width)
 
void setPeriod (int period)
 
int getMinPulseWidth ()
 
int getMaxPulseWidth ()
 
int getPeriod ()
 

Protected Member Functions

 Servo (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 

Static Protected Member Functions

static long getCPtr (Servo obj)
 

Protected Attributes

transient boolean swigCMemOwn
 
Inheritance diagram for Servo:
Inheritance graph
[legend]

The documentation for this class was generated from the following file: