KallistiOS
##version##
|
Internal representation of a Maple port. More...
#include <dc/maple.h>
Data Fields | |
int | port |
Port ID. More... | |
maple_device_t | units [MAPLE_UNIT_COUNT] |
Pointers to active units. More... | |
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.
int maple_port::port |
Port ID.
maple_device_t maple_port::units[MAPLE_UNIT_COUNT] |
Pointers to active units.