Description of repetition.
More...
#include <sdp.h>
|
int | r_size |
| Size of structure including r_offsets[r_number_of_offsets].
|
|
int | r_number_of_offsets |
| Number of offsets in list.
|
|
unsigned long | r_interval |
| Time between activations.
|
|
unsigned long | r_duration |
| Duration of activation.
|
|
unsigned long | r_offsets [1] |
| List of offsets from start-time.
|
|
Description of repetition.