DigitalSignal structure type.
More...
#include <digital_signal_i.h>
|
bool | start_level |
| The level to begin the signal with.
|
|
uint32_t | size |
| Current period count contained in the instance.
|
|
uint32_t | max_size |
| Maximum period count this instance can hold.
|
|
int32_t | remainder |
| Remainder left after converting all periods into timer ticks.
|
|
uint32_t | data [] |
| The array of time periods.
|
|
DigitalSignal structure type.
The documentation for this struct was generated from the following file: