ReadDWord Function

Microchip MDD File System Interface

MDDFS Interface Library Help
ReadDWord Function
C
DWORD ReadDWord(
    BYTE* pBuffer, 
    WORD index
);
Description

Reads a 32-bit double word from a buffer

Preconditions

This function should not be called by the user.

Parameters
Parameters 
Description 
pBuffer 
pointer to a buffer to read from 
index 
index in the buffer to read to 
Returns

DWORD - the double word read

Side Effects

None

Remarks

None.

Microchip MDD File System Interface 1.2.0 - [Aug 18, 2008]
Copyright © 2008 Microchip Technology, Inc.  All rights reserved.