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

Description

Definition at line 1292 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 event_id
 
tAVRC_NOTIF_RSP_PARAM param
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_REG_NOTIF_RSP::pdu

Definition at line 1294 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_REG_NOTIF_RSP::status

Definition at line 1295 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_REG_NOTIF_RSP::opcode

Definition at line 1296 of file avrc_defs.h.

◆ event_id

UINT8 tAVRC_REG_NOTIF_RSP::event_id

Definition at line 1297 of file avrc_defs.h.

◆ param

tAVRC_NOTIF_RSP_PARAM tAVRC_REG_NOTIF_RSP::param

Definition at line 1298 of file avrc_defs.h.