Trait DpPin

Source
pub trait DpPin: Sealed { }
Available on crate feature usb only.
Expand description

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

Implementors§