Type Alias atsamd_hal::gpio::pin::AlternateE

source ·
pub type AlternateE = Alternate<E>;
Expand description

Type-level variant of PinMode for alternate peripheral function E

Aliased Type§

struct AlternateE { /* private fields */ }