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

Description

Definition at line 192 of file WPAD.h.

Public Attributes

BOOL dpd
 
BOOL speaker
 
BOOL attach
 
BOOL lowBat
 
BOOL nearempty
 
u8 battery
 
u8 led
 
u8 protocol
 
u8 firmware
 

Member Data Documentation

◆ dpd

BOOL WPADInfo::dpd

Definition at line 193 of file WPAD.h.

◆ speaker

BOOL WPADInfo::speaker

Definition at line 194 of file WPAD.h.

◆ attach

BOOL WPADInfo::attach

Definition at line 195 of file WPAD.h.

◆ lowBat

BOOL WPADInfo::lowBat

Definition at line 196 of file WPAD.h.

◆ nearempty

BOOL WPADInfo::nearempty

Definition at line 197 of file WPAD.h.

◆ battery

u8 WPADInfo::battery

Definition at line 198 of file WPAD.h.

◆ led

u8 WPADInfo::led

Definition at line 199 of file WPAD.h.

◆ protocol

u8 WPADInfo::protocol

Definition at line 200 of file WPAD.h.

◆ firmware

u8 WPADInfo::firmware

Definition at line 201 of file WPAD.h.