|
MotorWare f2806x Module API Documentation
|
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) |
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.
| void SVGEN_setup | ( | SVGEN_Handle | svgenHandle | ) |
Definition at line 70 of file 32b/svgen.c.
1.8.9.1