Trait atsamd_hal::gpio::pin::AlternateConfig   
source · [−]pub trait AlternateConfig: Sealed {
    const DYN: DynAlternate;
}Expand description
Type-level enum for alternate peripheral function configurations
See the type-level enum documentation for more details on the pattern.
Required Associated Constants
sourceconst DYN: DynAlternate
 
const DYN: DynAlternate
Corresponding DynAlternate