pub enum Gclk1Id {}Expand description
Type-level variant of GclkId representing the identity of GCLK1
See the documentation on type-level programming and specifically type-level enums for more details.
Trait Implementations
sourceimpl GclkSourceId for Gclk1Id
 
impl GclkSourceId for Gclk1Id
sourceconst DYN: DynGclkSourceId = DynGclkSourceId::Gclk1
 
const DYN: DynGclkSourceId = DynGclkSourceId::Gclk1
Corresponding variant of 
DynGclkSourceIdAuto Trait Implementations
impl RefUnwindSafe for Gclk1Id
impl Send for Gclk1Id
impl Sync for Gclk1Id
impl Unpin for Gclk1Id
impl UnwindSafe for Gclk1Id
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
    T: ?Sized,
 
impl<T> BorrowMut<T> for Twhere
    T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
 
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
sourceimpl<G> DpllSourceId for Gwhere
    G: GclkId,
 
impl<G> DpllSourceId for Gwhere
    G: GclkId,
sourceconst DYN: DynDpllSourceId = 
 
const DYN: DynDpllSourceId =
Corresponding variant of 
DynDpllSourceId