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

Description

Definition at line 1047 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT16 player_id
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_SET_ADDR_PLAYER_CMD::pdu

Definition at line 1049 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_SET_ADDR_PLAYER_CMD::status

Definition at line 1050 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_SET_ADDR_PLAYER_CMD::opcode

Definition at line 1051 of file avrc_defs.h.

◆ player_id

UINT16 tAVRC_SET_ADDR_PLAYER_CMD::player_id

Definition at line 1052 of file avrc_defs.h.