Module pid

Source
Expand description

Fixed-point PI and PID controllers.

Structsยง

PIController
A fixed-point PI controller.
PIDController
A fixed-point PID controller.