MotorWare f2806x Module API Documentation
Functions
32b/pi.c File Reference

Portable C fixed point code. These functions define the Proportional-Integral (PI) controller module routines. More...

#include "sw/modules/pi/src/32b/pi.h"

Go to the source code of this file.

Functions

PI_Handle PI_init (void *pMemory, const size_t numBytes)
 Initializes the PI controller. More...
 

Detailed Description

Portable C fixed point code. These functions define the Proportional-Integral (PI) controller module routines.

(C) Copyright 2014, Texas Instruments, Inc.

Definition in file 32b/pi.c.