HapticLib
0.7
Haptic Feedback Library for embedded systems
|
Test Pattern specific status parameters typedef. More...
#include <test.h>
Data Fields | |
uint8_t | flag |
status parameter is used to implement the saw-tooth double ramp. | |
uint16_t | duty |
status parameter is used to hold the new duty-cycle for the PWM and to keep track of the pattern generation progress. |
Test Pattern specific status parameters typedef.
Status parameter used by the continuator.
uint16_t duty |
uint8_t flag |