61 if(numBytes <
sizeof(
PI_Obj))
Defines the PI controller object.
PI_Handle PI_init(void *pMemory, const size_t numBytes)
Initializes the PI controller.
Contains the public interface to the Proportional-Integral (PI) controller module routines...
struct _PI_Obj_ * PI_Handle
Defines the PI handle.