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

Description

Definition at line 1018 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 battery_status
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_BATTERY_STATUS_CMD::pdu

Definition at line 1020 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_BATTERY_STATUS_CMD::status

Definition at line 1021 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_BATTERY_STATUS_CMD::opcode

Definition at line 1022 of file avrc_defs.h.

◆ battery_status

UINT8 tAVRC_BATTERY_STATUS_CMD::battery_status

Definition at line 1023 of file avrc_defs.h.