Type Definition stm32f3xx_hal::usb::UsbBusType [−][src]
pub type UsbBusType<Dm = PA11<AF14<PushPull>>, Dp = PA12<AF14<PushPull>>> = UsbBus<Peripheral<Dm, Dp>>;
Expand description
Type of the UsbBus
pub type UsbBusType<Dm = PA11<AF14<PushPull>>, Dp = PA12<AF14<PushPull>>> = UsbBus<Peripheral<Dm, Dp>>;
Type of the UsbBus