KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
cd_cmd_getscd_params_t Struct Reference

Params for GETSCD command. More...

#include <syscalls.h>

Data Fields

cd_sub_type_t which
 The type of subcode read to perform.
 
size_t buflen
 The size of the buffer we provide.
 
void * buffer
 The buffer to put the subcode data in.
 

Detailed Description

Params for GETSCD command.

Field Documentation

◆ buffer

void* cd_cmd_getscd_params_t::buffer

The buffer to put the subcode data in.

◆ buflen

size_t cd_cmd_getscd_params_t::buflen

The size of the buffer we provide.

◆ which

cd_sub_type_t cd_cmd_getscd_params_t::which

The type of subcode read to perform.


The documentation for this struct was generated from the following file: