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

Description

Definition at line 1027 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 num_attr
 
UINT32 attrs [8]
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_GET_ELEM_ATTRS_CMD::pdu

Definition at line 1029 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_GET_ELEM_ATTRS_CMD::status

Definition at line 1030 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_GET_ELEM_ATTRS_CMD::opcode

Definition at line 1031 of file avrc_defs.h.

◆ num_attr

UINT8 tAVRC_GET_ELEM_ATTRS_CMD::num_attr

Definition at line 1032 of file avrc_defs.h.

◆ attrs

UINT32 tAVRC_GET_ELEM_ATTRS_CMD::attrs[8]

Definition at line 1033 of file avrc_defs.h.