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

Description

Definition at line 649 of file btm_api.h.

Public Attributes

UINT8 pcm_intf_rate
 
UINT8 frame_type
 
UINT8 sync_mode
 
UINT8 clock_mode
 

Member Data Documentation

◆ pcm_intf_rate

UINT8 tBTM_SCO_PCM_PARAM::pcm_intf_rate

Definition at line 651 of file btm_api.h.

◆ frame_type

UINT8 tBTM_SCO_PCM_PARAM::frame_type

Definition at line 653 of file btm_api.h.

◆ sync_mode

UINT8 tBTM_SCO_PCM_PARAM::sync_mode

Definition at line 654 of file btm_api.h.

◆ clock_mode

UINT8 tBTM_SCO_PCM_PARAM::clock_mode

Definition at line 655 of file btm_api.h.