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

Description

Definition at line 159 of file l2c_int.h.

Public Attributes

BOOLEAN in_use
 
UINT8 type
 
UINT8 freq
 
BOOLEAN is_rx
 
UINT16 count
 

Member Data Documentation

◆ in_use

BOOLEAN tL2C_FCR_TEST_CFG::in_use

Definition at line 161 of file l2c_int.h.

◆ type

UINT8 tL2C_FCR_TEST_CFG::type

Definition at line 162 of file l2c_int.h.

◆ freq

UINT8 tL2C_FCR_TEST_CFG::freq

Definition at line 163 of file l2c_int.h.

◆ is_rx

BOOLEAN tL2C_FCR_TEST_CFG::is_rx

Definition at line 164 of file l2c_int.h.

◆ count

UINT16 tL2C_FCR_TEST_CFG::count

Definition at line 165 of file l2c_int.h.