ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
GIFCNT Struct Reference

#include <gif_registers.h>

Data Fields

u32 loopcnt:15
 
u32 pad0:1
 
u32 regcnt:4
 
u32 vuaddr:10
 
u32 pad1:2
 

Detailed Description

Definition at line 77 of file gif_registers.h.

Field Documentation

◆ loopcnt

u32 GIFCNT::loopcnt

Definition at line 78 of file gif_registers.h.

◆ pad0

u32 GIFCNT::pad0

Definition at line 79 of file gif_registers.h.

◆ pad1

u32 GIFCNT::pad1

Definition at line 82 of file gif_registers.h.

◆ regcnt

u32 GIFCNT::regcnt

Definition at line 80 of file gif_registers.h.

◆ vuaddr

u32 GIFCNT::vuaddr

Definition at line 81 of file gif_registers.h.


The documentation for this struct was generated from the following file: