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

Description

Definition at line 622 of file btm_int.h.

Public Attributes

tBTM_PM_PWR_MD req_mode [BTM_MAX_PM_RECORDS+1]
 
tBTM_PM_PWR_MD set_mode
 
UINT16 interval
 
UINT16 max_lat
 
UINT16 min_rmt_to
 
UINT16 min_loc_to
 
tBTM_PM_STATE state
 
BOOLEAN chg_ind
 

Member Data Documentation

◆ req_mode

tBTM_PM_PWR_MD tBTM_PM_MCB::req_mode[BTM_MAX_PM_RECORDS+1]

Definition at line 624 of file btm_int.h.

◆ set_mode

tBTM_PM_PWR_MD tBTM_PM_MCB::set_mode

Definition at line 625 of file btm_int.h.

◆ interval

UINT16 tBTM_PM_MCB::interval

Definition at line 626 of file btm_int.h.

◆ max_lat

UINT16 tBTM_PM_MCB::max_lat

Definition at line 628 of file btm_int.h.

◆ min_rmt_to

UINT16 tBTM_PM_MCB::min_rmt_to

Definition at line 629 of file btm_int.h.

◆ min_loc_to

UINT16 tBTM_PM_MCB::min_loc_to

Definition at line 630 of file btm_int.h.

◆ state

tBTM_PM_STATE tBTM_PM_MCB::state

Definition at line 632 of file btm_int.h.

◆ chg_ind

BOOLEAN tBTM_PM_MCB::chg_ind

Definition at line 633 of file btm_int.h.