Documentation
Tools for embedded systems
Loading...
Searching...
No Matches
qPID_controller_t Struct Reference

A PID controller object. More...

#include <qpid.h>

Detailed Description

A PID controller object.

The instance should be initialized using the qPID_Setup() API.

Note
Do not access any member of this structure directly.