|
libtransistor
A userland library for the Nintendo Switch
|
Public Member Functions | |
| DS (const DS &other) | |
| DS (DS &&other) | |
| Result< KEvent > | GetStateChangeEvent () |
| Result< State > | GetState () |
|
Result< std::shared_ptr < Interface > > | GetInterface (usb_interface_descriptor_t &descriptor, const char *name) |
Static Public Member Functions | |
| static Result< DS > | Initialize (uint32_t complex_id, usb_device_data_t *device_data) |
1.8.6