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

Description

Definition at line 1942 of file btm_api.h.

Public Attributes

tBTM_MIP_EVT event
 
UINT16 mip_id
 
UINT8 rx_len
 
UINT8 rx_data [17]
 

Member Data Documentation

◆ event

tBTM_MIP_EVT tBTM_MIP_RXDATA::event

Definition at line 1944 of file btm_api.h.

◆ mip_id

UINT16 tBTM_MIP_RXDATA::mip_id

Definition at line 1945 of file btm_api.h.

◆ rx_len

UINT8 tBTM_MIP_RXDATA::rx_len

Definition at line 1946 of file btm_api.h.

◆ rx_data

UINT8 tBTM_MIP_RXDATA::rx_data[17]

Definition at line 1947 of file btm_api.h.