pub enum Gclk5Id {}
Expand description
Type-level variant of GclkId
representing the identity of
GCLK5
See the documentation on type-level programming and specifically type-level enums for more details.
Trait Implementations§
Auto Trait Implementations§
impl Freeze for Gclk5Id
impl RefUnwindSafe for Gclk5Id
impl Send for Gclk5Id
impl Sync for Gclk5Id
impl Unpin for Gclk5Id
impl UnwindSafe for Gclk5Id
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<G> DpllSourceId for Gwhere
G: GclkId,
impl<G> DpllSourceId for Gwhere
G: GclkId,
Source§const DYN: DynDpllSourceId = const DYN: DynDpllSourceId = DynDpllSourceId::Pclk;
const DYN: DynDpllSourceId = const DYN: DynDpllSourceId = DynDpllSourceId::Pclk;
Corresponding variant of
DynDpllSourceId