
| VIB_PULSE_NUM_MAX | Gets the maximum number of pulses in a pulse set. |
| VIB_ON_TIME_MAX | Gets the maximum value of vibration ON time per instance. |
| VIB_REST_TIME_MIN | Gets the minimum vibration rest time. |
#define VIB_PULSE_NUM_MAX 6
#define VIB_ON_TIME_MAX 15
#define VIB_REST_TIME_MIN 15
2006/01/30 Initial version.
CONFIDENTIAL