Back to Index
Ramps a value toward the target by step each call.
step
RAMP_TO(target, step, &y);
// Example pattern from analog_macros.ems RAMP_TO(target, 25, out);