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

Description

Definition at line 393 of file avdt_api.h.

Public Attributes

tAVDT_CFG cfg
 
tAVDT_CTRL_CBACK * p_ctrl_cback
 
tAVDT_DATA_CBACK * p_data_cback
 
tAVDT_MEDIA_CBACK * p_media_cback
 
tAVDT_REPORT_CBACK * p_report_cback
 
UINT16 mtu
 
UINT16 flush_to
 
UINT8 tsep
 
UINT8 media_type
 
UINT16 nsc_mask
 

Member Data Documentation

◆ cfg

tAVDT_CFG tAVDT_CS::cfg

Definition at line 394 of file avdt_api.h.

◆ p_ctrl_cback

tAVDT_CTRL_CBACK* tAVDT_CS::p_ctrl_cback

Definition at line 395 of file avdt_api.h.

◆ p_data_cback

tAVDT_DATA_CBACK* tAVDT_CS::p_data_cback

Definition at line 396 of file avdt_api.h.

◆ p_media_cback

tAVDT_MEDIA_CBACK* tAVDT_CS::p_media_cback

Definition at line 398 of file avdt_api.h.

◆ p_report_cback

tAVDT_REPORT_CBACK* tAVDT_CS::p_report_cback

Definition at line 401 of file avdt_api.h.

◆ mtu

UINT16 tAVDT_CS::mtu

Definition at line 403 of file avdt_api.h.

◆ flush_to

UINT16 tAVDT_CS::flush_to

Definition at line 404 of file avdt_api.h.

◆ tsep

UINT8 tAVDT_CS::tsep

Definition at line 405 of file avdt_api.h.

◆ media_type

UINT8 tAVDT_CS::media_type

Definition at line 406 of file avdt_api.h.

◆ nsc_mask

UINT16 tAVDT_CS::nsc_mask

Definition at line 407 of file avdt_api.h.