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

Portable C fixed point code. These functions define the Space Vector Generator (SVGEN) module routines. More...

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

Go to the source code of this file.

Functions

SVGEN_Handle SVGEN_init (void *pMemory, const size_t numBytes)
 Initializes the space vector generator module. More...
 
void SVGEN_setup (SVGEN_Handle svgenHandle)
 

Detailed Description

Portable C fixed point code. These functions define the Space Vector Generator (SVGEN) module routines.

(C) Copyright 2011, Texas Instruments, Inc.

Definition in file 32b/svgen.c.

Function Documentation

void SVGEN_setup ( SVGEN_Handle  svgenHandle)

Definition at line 70 of file 32b/svgen.c.