NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
tMCA_TC_TBL Struct Reference

Description

Definition at line 166 of file mca_int.h.

Public Attributes

UINT16 peer_mtu
 
UINT16 my_mtu
 
UINT16 lcid
 
UINT8 tcid
 
tMCA_DL cb_idx
 
UINT8 state
 
UINT8 cfg_flags
 
UINT8 id
 

Member Data Documentation

◆ peer_mtu

UINT16 tMCA_TC_TBL::peer_mtu

Definition at line 167 of file mca_int.h.

◆ my_mtu

UINT16 tMCA_TC_TBL::my_mtu

Definition at line 168 of file mca_int.h.

◆ lcid

UINT16 tMCA_TC_TBL::lcid

Definition at line 169 of file mca_int.h.

◆ tcid

UINT8 tMCA_TC_TBL::tcid

Definition at line 170 of file mca_int.h.

◆ cb_idx

tMCA_DL tMCA_TC_TBL::cb_idx

Definition at line 171 of file mca_int.h.

◆ state

UINT8 tMCA_TC_TBL::state

Definition at line 172 of file mca_int.h.

◆ cfg_flags

UINT8 tMCA_TC_TBL::cfg_flags

Definition at line 173 of file mca_int.h.

◆ id

UINT8 tMCA_TC_TBL::id

Definition at line 174 of file mca_int.h.