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

Description

Definition at line 1037 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 event_id
 
UINT32 param
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_REG_NOTIF_CMD::pdu

Definition at line 1039 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_REG_NOTIF_CMD::status

Definition at line 1040 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_REG_NOTIF_CMD::opcode

Definition at line 1041 of file avrc_defs.h.

◆ event_id

UINT8 tAVRC_REG_NOTIF_CMD::event_id

Definition at line 1042 of file avrc_defs.h.

◆ param

UINT32 tAVRC_REG_NOTIF_CMD::param

Definition at line 1043 of file avrc_defs.h.