Type Alias UsbBusType

Source
pub type UsbBusType = UsbBus<Peripheral>;
Expand description

Type of the UsbBus

Aliased Typeยง

pub struct UsbBusType { /* private fields */ }