![]() |
HapticLib
0.7
Haptic Feedback Library for embedded systems
|
Pattern specific status parameters type definition. More...
#include <constant.h>
Data Fields | |
| uint16_t | duty |
duty value, used to feed the new duty cycle to the PWM and together keep track of it. | |
Pattern specific status parameters type definition.
Two status parameters will be used.
Definition at line 53 of file constant.h.
| uint16_t duty |
duty value, used to feed the new duty cycle to the PWM and together keep track of it.
Definition at line 54 of file constant.h.