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

Description

Definition at line 997 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 attr_id
 
UINT8 num_val
 
UINT8 vals [16]
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_GET_APP_VAL_TXT_CMD::pdu

Definition at line 999 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_GET_APP_VAL_TXT_CMD::status

Definition at line 1000 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_GET_APP_VAL_TXT_CMD::opcode

Definition at line 1001 of file avrc_defs.h.

◆ attr_id

UINT8 tAVRC_GET_APP_VAL_TXT_CMD::attr_id

Definition at line 1002 of file avrc_defs.h.

◆ num_val

UINT8 tAVRC_GET_APP_VAL_TXT_CMD::num_val

Definition at line 1003 of file avrc_defs.h.

◆ vals

UINT8 tAVRC_GET_APP_VAL_TXT_CMD::vals[16]

Definition at line 1004 of file avrc_defs.h.