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

Description

Definition at line 131 of file avct_int.h.

Public Attributes

tAVCT_LCB lcb [AVCT_NUM_LINKS]
 
tAVCT_BCB bcb [AVCT_NUM_LINKS]
 
tAVCT_CCB ccb [AVCT_NUM_CONN]
 
UINT16 mtu
 
UINT16 mtu_br
 
UINT8 trace_level
 

Member Data Documentation

◆ lcb

tAVCT_LCB tAVCT_CB::lcb[AVCT_NUM_LINKS]

Definition at line 132 of file avct_int.h.

◆ bcb

tAVCT_BCB tAVCT_CB::bcb[AVCT_NUM_LINKS]

Definition at line 133 of file avct_int.h.

◆ ccb

tAVCT_CCB tAVCT_CB::ccb[AVCT_NUM_CONN]

Definition at line 134 of file avct_int.h.

◆ mtu

UINT16 tAVCT_CB::mtu

Definition at line 135 of file avct_int.h.

◆ mtu_br

UINT16 tAVCT_CB::mtu_br

Definition at line 136 of file avct_int.h.

◆ trace_level

UINT8 tAVCT_CB::trace_level

Definition at line 137 of file avct_int.h.