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

Description

Definition at line 117 of file port_int.h.

Public Attributes

UINT8 state
 
UINT8 expected_rsp
 
tRFC_MCBp_mcb
 
TIMER_LIST_ENT tle
 

Member Data Documentation

◆ state

UINT8 t_rfc_port::state

Definition at line 125 of file port_int.h.

◆ expected_rsp

UINT8 t_rfc_port::expected_rsp

Definition at line 133 of file port_int.h.

◆ p_mcb

tRFC_MCB* t_rfc_port::p_mcb

Definition at line 135 of file port_int.h.

◆ tle

TIMER_LIST_ENT t_rfc_port::tle

Definition at line 137 of file port_int.h.