Type Alias atsamd_hal::gpio::pin::AlternateF

source ·
pub type AlternateF = Alternate<F>;
Expand description

Type-level variant of PinMode for alternate peripheral function F

Aliased Type§

struct AlternateF { /* private fields */ }