|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <type.h>Go to the source code of this file.
Data Structures | |
| struct | USBInterruptPipeDesc |
| class | USBInterruptPipe |
Typedefs | |
| using | InterruptCallback = void (*)(const uint8_t* data, size_t len) |
| using InterruptCallback = void (*)(const uint8_t* data, size_t len) |
Definition at line 6 of file ioforge_int_pipe.hpp.