KallistiOS  ##version##
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
maple_devinfo Struct Reference

Maple device info structure. More...

#include <dc/maple.h>

Data Fields

uint32 functions
 Function codes supported. More...
 
uint32 function_data [3]
 Additional data per function. More...
 
uint8 area_code
 Region code. More...
 
uint8 connector_direction
 ? More...
 
char product_name [30]
 Name of device. More...
 
char product_license [60]
 License statement. More...
 
uint16 standby_power
 Power consumption (standby) More...
 
uint16 max_power
 Power consumption (max) More...
 

Detailed Description

Maple device info structure.

This structure is used by the hardware to deliver the response to the device info request.

Field Documentation

uint8 maple_devinfo::area_code

Region code.

uint8 maple_devinfo::connector_direction

?

uint32 maple_devinfo::function_data[3]

Additional data per function.

uint32 maple_devinfo::functions

Function codes supported.

uint16 maple_devinfo::max_power

Power consumption (max)

char maple_devinfo::product_license[60]

License statement.

char maple_devinfo::product_name[30]

Name of device.

uint16 maple_devinfo::standby_power

Power consumption (standby)


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