Trait stm32f3xx_hal::usb::DpPin[][src]

pub trait DpPin: Sealed { }
Expand description

Trait implemented by all pins that can be the “D+” pin for the USB peripheral

Implementors