public class STUHFL_T_Vibrator extends BR_Vibrator
Modifier and Type | Field and Description |
---|---|
VibratorState |
vibratorInfo |
Constructor and Description |
---|
STUHFL_T_Vibrator() |
Modifier and Type | Method and Description |
---|---|
STUHFL_E.RET_CODE |
commit()
Set vibrator
|
STUHFL_E.RET_CODE |
fetch()
Read the human readable vibrator information from board.
|
java.lang.String |
toString() |
_Get_Vibrator, _Set_Vibrator
public VibratorState vibratorInfo
public STUHFL_E.RET_CODE fetch()
public STUHFL_E.RET_CODE commit()
public java.lang.String toString()
toString
in class java.lang.Object