Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
SISteeringControl Struct Reference

#include <si.h>

+ Collaboration diagram for SISteeringControl:

Public Attributes

u8 output [3]
 
u8 input [8]
 
u32 outputBytes
 
u32 inputBytes
 
SISteeringCallback callback
 
s32 ret
 
OSThreadQueue threadQueue
 
void(* proc )(s32)
 

Member Data Documentation

◆ callback

SISteeringCallback SISteeringControl::callback

◆ input

u8 SISteeringControl::input[8]

◆ inputBytes

u32 SISteeringControl::inputBytes

◆ output

u8 SISteeringControl::output[3]

◆ outputBytes

u32 SISteeringControl::outputBytes

◆ proc

void(* SISteeringControl::proc) (s32)

◆ ret

s32 SISteeringControl::ret

◆ threadQueue

OSThreadQueue SISteeringControl::threadQueue

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