MotorWare f2806x Module API Documentation
Functions
memCopy.h File Reference

Contains the public interface to the memory copy routines. More...

#include "sw/modules/types/src/types.h"

Go to the source code of this file.

Functions

void memCopy (uint16_t *srcStartAddr, uint16_t *srcEndAddr, uint16_t *dstAddr)
 Copies a block of memory from the source address to the destination address. More...
 

Detailed Description

Contains the public interface to the memory copy routines.

(C) Copyright 2011, Texas Instruments, Inc.

Definition in file memCopy.h.