#include <revolution/gx.h>u32 GXGetFifoSize( const GXFifoObj* fifo );fifo |
Pointer to the FIFO structure. |
Returns the FIFO size that is set for the configured FIFO structure.
This function returns the size of the FIFO memory area that is set for the configured FIFO structure. It is used when you want to get the value of each setting from the FIFO state obtained using either GXGetCPUFifo or GXGetGPFifo.
GXGetCPUFifo
GXGetGPFifo
GXGetFifoSize
GXInitFifoBase
2007/03/05 Made changes in the Description section.
2006/03/01 Initial version.
CONFIDENTIAL