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

Description

Definition at line 116 of file mca_api.h.

Public Attributes

tL2CAP_FCR_OPTS fcr_opt
 
UINT8 user_rx_pool_id
 
UINT8 user_tx_pool_id
 
UINT8 fcr_rx_pool_id
 
UINT8 fcr_tx_pool_id
 
tMCA_FCS_OPT fcs
 
UINT16 data_mtu
 

Member Data Documentation

◆ fcr_opt

tL2CAP_FCR_OPTS tMCA_CHNL_CFG::fcr_opt

Definition at line 117 of file mca_api.h.

◆ user_rx_pool_id

UINT8 tMCA_CHNL_CFG::user_rx_pool_id

Definition at line 118 of file mca_api.h.

◆ user_tx_pool_id

UINT8 tMCA_CHNL_CFG::user_tx_pool_id

Definition at line 119 of file mca_api.h.

◆ fcr_rx_pool_id

UINT8 tMCA_CHNL_CFG::fcr_rx_pool_id

Definition at line 120 of file mca_api.h.

◆ fcr_tx_pool_id

UINT8 tMCA_CHNL_CFG::fcr_tx_pool_id

Definition at line 121 of file mca_api.h.

◆ fcs

tMCA_FCS_OPT tMCA_CHNL_CFG::fcs

Definition at line 122 of file mca_api.h.

◆ data_mtu

UINT16 tMCA_CHNL_CFG::data_mtu

Definition at line 123 of file mca_api.h.