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 */ }
pub type SofPad = Pin<PA23, AlternateG>;
Emit SOF at 1Khz on this pin when configured as function G
struct SofPad { /* private fields */ }