CARD_WaitRomAsync

Syntax

#include <nitro/card.h>

void CARD_WaitRomAsync(void);

Arguments

None.

Return Values

None.

Description

If an asynchronous process to a CARD ROM device is running, CARD_WaitRomAsync waits until it the asynchronous process completes before executing. If an asynchronous process is not running, CARD_WaitRomAsync returns control immediately.

See Also

CARD_ReadRomAsync, CARD_TryWaitRomAsync

Revision History

2004/07/05 Initial version.


CONFIDENTIAL