Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
UsbControllerOp Struct Reference

#include <ioforge_usb.h>

Data Fields

void(* send )(uint32_t addr, uint8_t endpoint, uint32_t data_phys, size_t request_size, uint32_t response_phys, size_t response_size)
 

Detailed Description

Definition at line 15 of file ioforge_usb.h.

Field Documentation

◆ send

void(* UsbControllerOp::send) (uint32_t addr, uint8_t endpoint, uint32_t data_phys, size_t request_size, uint32_t response_phys, size_t response_size)

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