| KallistiOS
    ##version##
    | 
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... | |
Maple device info structure.
This structure is used by the hardware to deliver the response to the device info request.
| 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)
 1.8.7
 1.8.7