LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
keycode_s Struct Reference

Data Fields

int kc_type
 
char kc_normal [KC_RESPLEN]
 
char kc_shifted [KC_RESPLEN]
 
char kc_ctrl [KC_RESPLEN]
 

Detailed Description

Definition at line 158 of file usbhid.c.

Field Documentation

◆ kc_ctrl

char keycode_s::kc_ctrl[KC_RESPLEN]

Definition at line 162 of file usbhid.c.

◆ kc_normal

char keycode_s::kc_normal[KC_RESPLEN]

Definition at line 160 of file usbhid.c.

◆ kc_shifted

char keycode_s::kc_shifted[KC_RESPLEN]

Definition at line 161 of file usbhid.c.

◆ kc_type

int keycode_s::kc_type

Definition at line 159 of file usbhid.c.


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