Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
SCBtDeviceInfoArray Struct Reference

#include <sc.h>

+ Collaboration diagram for SCBtDeviceInfoArray:

Public Attributes

u8 num
 
union { 
 
   struct { 
 
      SCBtDeviceInfo   regist [SC_MAX_DEV_ENTRY_FOR_STD] 
 
      SCBtDeviceInfo   active [SC_MAX_DEV_ENTRY_FOR_SMP] 
 
   }  
 
};  
 
SCBtDeviceInfoSingle info [16]
 

Member Data Documentation

◆ [union]

union { ... } SCBtDeviceInfoArray

◆ active

SCBtDeviceInfo SCBtDeviceInfoArray::active[SC_MAX_DEV_ENTRY_FOR_SMP]

◆ info

SCBtDeviceInfoSingle SCBtDeviceInfoArray::info[16]

◆ num

u8 SCBtDeviceInfoArray::num

◆ regist

SCBtDeviceInfo SCBtDeviceInfoArray::regist[SC_MAX_DEV_ENTRY]

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