Type Alias devices::usb::xhci::command_ring_controller::CommandRingControllerError
source · pub type CommandRingControllerError = Error;
Aliased Type§
enum CommandRingControllerError {
AddEvent(Error),
CreateEvent(Error),
}