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

Description

Definition at line 1065 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 volume
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_SET_VOLUME_CMD::pdu

Definition at line 1067 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_SET_VOLUME_CMD::status

Definition at line 1068 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_SET_VOLUME_CMD::opcode

Definition at line 1069 of file avrc_defs.h.

◆ volume

UINT8 tAVRC_SET_VOLUME_CMD::volume

Definition at line 1070 of file avrc_defs.h.