MotorWare f2806x Module API Documentation
Functions
svgen_current.c File Reference

Contains the various functions related to the svgen current object. More...

#include "svgen_current.h"

Go to the source code of this file.

Functions

SVGENCURRENT_Handle SVGENCURRENT_init (void *pMemory, const size_t numBytes)
 Initializes the svgen current object. More...
 

Detailed Description

Contains the various functions related to the svgen current object.

(C) Copyright 2012, Texas Instruments, Inc.

Definition in file svgen_current.c.

Function Documentation

SVGENCURRENT_Handle SVGENCURRENT_init ( void *  pMemory,
const size_t  numBytes 
)

Initializes the svgen current object.

Parameters
[in]*pMemoryPointer in to the svgen current object
[in]numBytesSize of the object

Definition at line 57 of file svgen_current.c.