maple_devinfo Struct Reference

Back to the index.

Public Attributes | List of all members
maple_devinfo Struct Reference

#include <dreamcast_maple.h>

Public Attributes

uint32_t di_func
 
uint32_t di_function_data [3]
 
uint8_t di_area_code
 
uint8_t di_connector_direction
 
char di_product_name [30]
 
char di_product_license [60]
 
uint16_t di_standby_power
 
uint16_t di_max_power
 

Detailed Description

Definition at line 115 of file dreamcast_maple.h.

Member Data Documentation

◆ di_area_code

uint8_t maple_devinfo::di_area_code

Definition at line 118 of file dreamcast_maple.h.

◆ di_connector_direction

uint8_t maple_devinfo::di_connector_direction

Definition at line 119 of file dreamcast_maple.h.

◆ di_func

uint32_t maple_devinfo::di_func

Definition at line 116 of file dreamcast_maple.h.

◆ di_function_data

uint32_t maple_devinfo::di_function_data[3]

Definition at line 117 of file dreamcast_maple.h.

◆ di_max_power

uint16_t maple_devinfo::di_max_power

Definition at line 123 of file dreamcast_maple.h.

◆ di_product_license

char maple_devinfo::di_product_license[60]

Definition at line 121 of file dreamcast_maple.h.

◆ di_product_name

char maple_devinfo::di_product_name[30]

Definition at line 120 of file dreamcast_maple.h.

◆ di_standby_power

uint16_t maple_devinfo::di_standby_power

Definition at line 122 of file dreamcast_maple.h.


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

Generated on Sun Sep 30 2018 16:05:18 for GXemul by doxygen 1.8.13