Type Alias DpPad

Source
pub type DpPad = Pin<PA25, AlternateG>;
Expand description

USB D+ is connected here

Aliased Typeยง

struct DpPad { /* private fields */ }