Type Alias SofPad

Source
pub type SofPad = Pin<PA23, AlternateG>;
Expand description

Emit SOF at 1Khz on this pin when configured as function G

Aliased Typeยง

struct SofPad { /* private fields */ }