IncrementTimeStamp Function

Microchip MDD File System Interface

MDDFS Interface Library Help
IncrementTimeStamp Function
C
void IncrementTimeStamp(
    DIRENTRY dir
);
Description

This function will increment the timestamp variable in the 'dir' directory entry. This is used for the don't-care timing method.

Preconditions

Should not be called by the user.

Parameters
Parameters 
Description 
dir 
Pointer to directory structure 
Side Effects

None

Remarks

None

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