G3X_ClearFifo

C Specification

#include <nitro/gx/g3x.h>

void G3X_ClearFifo(void);

Arguments

None.

Return Values

None.

Description

This function clears the entire command FIFO. Instructions already in the command FIFO are executed.

See Also

Revision History

01/19/2004 Initial version