RetroArch
Public Attributes | List of all members
parport_joypad Struct Reference

Public Attributes

int fd
 
uint32_t buttons
 
bool button_enable [PARPORT_NUM_BUTTONS]
 
char saved_data
 
char saved_control
 
char * ident
 

Member Data Documentation

◆ button_enable

bool parport_joypad::button_enable[PARPORT_NUM_BUTTONS]

◆ buttons

uint32_t parport_joypad::buttons

◆ fd

int parport_joypad::fd

◆ ident

char* parport_joypad::ident

◆ saved_control

char parport_joypad::saved_control

◆ saved_data

char parport_joypad::saved_data

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