MDD_CFBT_CFwrite Function

Microchip MDD File System Interface

MDDFS Interface Library Help
MDD_CFBT_CFwrite Function
C
void MDD_CFBT_CFwrite(
    BYTE add, 
    BYTE d
);
Description

Writes a byte to the CF card

Preconditions

None

Parameters
Parameters 
Description 
BYTE add 
the address to write to 
BYTE d 
the byte to write 
Returns

None

Side Effects

None

Remarks

None

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