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

Description

Definition at line 977 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 num_val
 
tAVRC_APP_SETTINGp_vals
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_SET_APP_VALUE_CMD::pdu

Definition at line 979 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_SET_APP_VALUE_CMD::status

Definition at line 980 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_SET_APP_VALUE_CMD::opcode

Definition at line 981 of file avrc_defs.h.

◆ num_val

UINT8 tAVRC_SET_APP_VALUE_CMD::num_val

Definition at line 982 of file avrc_defs.h.

◆ p_vals

tAVRC_APP_SETTING* tAVRC_SET_APP_VALUE_CMD::p_vals

Definition at line 983 of file avrc_defs.h.