pub struct R(_);
Expand description

Register HFPERCLKEN0 reader

Implementations

Bit 0 - Universal Synchronous/Asynchronous Receiver/Transmitter 0 Clock Enable

Bit 1 - Universal Synchronous/Asynchronous Receiver/Transmitter 1 Clock Enable

Bit 2 - Universal Synchronous/Asynchronous Receiver/Transmitter 2 Clock Enable

Bit 3 - Universal Asynchronous Receiver/Transmitter 0 Clock Enable

Bit 4 - Universal Asynchronous Receiver/Transmitter 1 Clock Enable

Bit 5 - Timer 0 Clock Enable

Bit 6 - Timer 1 Clock Enable

Bit 7 - Timer 2 Clock Enable

Bit 8 - Timer 3 Clock Enable

Bit 9 - Analog Comparator 0 Clock Enable

Bit 10 - Analog Comparator 1 Clock Enable

Bit 11 - I2C 0 Clock Enable

Bit 12 - I2C 1 Clock Enable

Bit 13 - General purpose Input/Output Clock Enable

Bit 14 - Voltage Comparator Clock Enable

Bit 15 - Peripheral Reflex System Clock Enable

Bit 16 - Analog to Digital Converter 0 Clock Enable

Bit 17 - Digital to Analog Converter 0 Clock Enable

Methods from Deref<Target = R<HFPERCLKEN0_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Converts to this type from the input type.

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.