pub struct ID_R(_);
Expand description

Field ID reader - Generic Clock Selection ID

Implementations

Get enumerated values variant

Checks if the value of the field is DFLL48

Checks if the value of the field is FDPLL

Checks if the value of the field is FDPLL32K

Checks if the value of the field is WDT

Checks if the value of the field is RTC

Checks if the value of the field is EIC

Checks if the value of the field is USB

Checks if the value of the field is EVSYS_0

Checks if the value of the field is EVSYS_1

Checks if the value of the field is EVSYS_2

Checks if the value of the field is EVSYS_3

Checks if the value of the field is EVSYS_4

Checks if the value of the field is EVSYS_5

Checks if the value of the field is EVSYS_6

Checks if the value of the field is EVSYS_7

Checks if the value of the field is EVSYS_8

Checks if the value of the field is EVSYS_9

Checks if the value of the field is EVSYS_10

Checks if the value of the field is EVSYS_11

Checks if the value of the field is SERCOMX_SLOW

Checks if the value of the field is SERCOM0_CORE

Checks if the value of the field is SERCOM1_CORE

Checks if the value of the field is SERCOM2_CORE

Checks if the value of the field is SERCOM3_CORE

Checks if the value of the field is SERCOM4_CORE

Checks if the value of the field is SERCOM5_CORE

Checks if the value of the field is TCC0_TCC1

Checks if the value of the field is TCC2_TC3

Checks if the value of the field is TC4_TC5

Checks if the value of the field is TC6_TC7

Checks if the value of the field is ADC

Checks if the value of the field is AC_DIG

Checks if the value of the field is AC_ANA

Checks if the value of the field is DAC

Checks if the value of the field is I2S_0

Checks if the value of the field is I2S_1

Methods from Deref<Target = FieldReader<u8, ID_A>>

Reads raw bits from field.

Value of the field as raw bits.

Returns true if the bit is clear (0).

Returns true if the bit is set (1).

Trait Implementations

The resulting type after dereferencing.
Dereferences the value.

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.

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.