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

Description

Definition at line 99 of file bte.h.

Public Attributes

BT_HDR hdr
 
tUSERIAL_MSG_CBACK * p_cback
 
UINT8 port
 
UINT8 op
 
UINT8 option
 

Member Data Documentation

◆ hdr

BT_HDR tHCISU_USERIAL_MSG_tag::hdr

Definition at line 100 of file bte.h.

◆ p_cback

tUSERIAL_MSG_CBACK* tHCISU_USERIAL_MSG_tag::p_cback

Definition at line 101 of file bte.h.

◆ port

UINT8 tHCISU_USERIAL_MSG_tag::port

Definition at line 102 of file bte.h.

◆ op

UINT8 tHCISU_USERIAL_MSG_tag::op

Definition at line 103 of file bte.h.

◆ option

UINT8 tHCISU_USERIAL_MSG_tag::option

Definition at line 104 of file bte.h.