pub enum ClockId {
Show 48 variants DFLL48, FDPLL0, FDPLL1, SLOW_32K, EIC, FREQM_MSR, FREQM_REF, SERCOM0_CORE, SERCOM1_CORE, TC0_TC1, USB, EVSYS0, EVSYS1, EVSYS2, EVSYS3, EVSYS4, EVSYS5, EVSYS6, EVSYS7, EVSYS8, EVSYS9, EVSYS10, EVSYS11, SERCOM2_CORE, SERCOM3_CORE, TCC0_TCC1, TC2_TC3, CAN0, CAN1, TCC2_TCC3, TC4_TC5, PDEC, AC, CCL, SERCOM4_CORE, SERCOM5_CORE, SERCOM6_CORE, SERCOM7_CORE, TCC4, TC6_TC7, ADC0, ADC1, DAC, I2S0, I2S1, SDHC0, SDHC1, CM4_TRACE,
}

Variants

DFLL48

FDPLL0

FDPLL1

SLOW_32K

EIC

FREQM_MSR

FREQM_REF

SERCOM0_CORE

SERCOM1_CORE

TC0_TC1

USB

EVSYS0

EVSYS1

EVSYS2

EVSYS3

EVSYS4

EVSYS5

EVSYS6

EVSYS7

EVSYS8

EVSYS9

EVSYS10

EVSYS11

SERCOM2_CORE

SERCOM3_CORE

TCC0_TCC1

TC2_TC3

CAN0

CAN1

TCC2_TCC3

TC4_TC5

PDEC

AC

CCL

SERCOM4_CORE

SERCOM5_CORE

SERCOM6_CORE

SERCOM7_CORE

TCC4

TC6_TC7

ADC0

ADC1

DAC

I2S0

I2S1

SDHC0

SDHC1

CM4_TRACE

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Casts the value.

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Casts the value.

Casts the value.

Casts the value.

Performs the conversion.

Performs the conversion.

Casts the value.

OverflowingCasts the value.

Should always be Self

Casts the value.

Casts the value.

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.

Casts the value.

UnwrappedCasts the value.

Casts the value.

WrappingCasts the value.