KallistiOS  2.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
maple_port Struct Reference

Internal representation of a Maple port. More...

#include <dc/maple.h>

Data Fields

int port
 Port ID.
maple_device_t units [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

int maple_port::port

Port ID.

maple_device_t maple_port::units[MAPLE_UNIT_COUNT]

Pointers to active units.


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