Type Alias atsamd_hal::gpio::pin::AlternateG

source ·
pub type AlternateG = Alternate<G>;
Expand description

Type-level variant of PinMode for alternate peripheral function G

Aliased Type§

struct AlternateG { /* private fields */ }