|
uMIDI
The swiss army knife for quick and easy developement of MIDI applications.
|
Internal state of a wave. More...
#include <wave.h>

Data Fields | |
| uint16_t | speed_prescaler |
| Prescaler value for the speed counter. More... | |
| uint16_t | speed_counter |
| Current speed counter value. More... | |
| uint8_t | step_counter |
| Current step counter value. More... | |
| enum direction | step_direction |
| Current step counter direction. More... | |
Internal state of a wave.
| uint16_t wave_state::speed_counter |
Current speed counter value.
| uint16_t wave_state::speed_prescaler |
Prescaler value for the speed counter.
| uint8_t wave_state::step_counter |
Current step counter value.
| enum direction wave_state::step_direction |
Current step counter direction.
1.8.13