Module sawtooth_profile

Source
Expand description

Implements a sawtooth wave generator for creating low-frequency PWM-like signals.

Structsยง

SawToothProfile
Contains the profile configuration and the implementation for the saw tooth profile.
SawToothProfileConfig
Holds the data for the calculation of the saw tooth profile. The configuration is loaded from the .toml configuration file. This struct does not contain any implementation.