pub enum Xosc32kId {}
Expand description

Type representing the identity of the Xosc32k clock

See the discussion on Id types for more information.

Trait Implementations

Corresponding variant of DynDpllSourceId
Corresponding variant of DynGclkSourceId
Corresponding DynRtcSourceId
Clock source frequency, either 1 kHz or 32 kHz

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.