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

Internal representation of a Maple port. More...

#include <dc/maple.h>

Data Fields

int port
 Port ID.
 
maple_device_tunits [MAPLE_UNIT_COUNT]
 Pointers to active units.
 

Detailed Description

Internal representation of a Maple port.

Each maple port can contain up to 6 devices, the first one of which is always the port itself.

Field Documentation

◆ port

int maple_port_t::port

Port ID.

◆ units

maple_device_t* maple_port_t::units[MAPLE_UNIT_COUNT]

Pointers to active units.


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