pub struct R(_);
Expand description

Register DAC_CR reader

Implementations

Bit 0 - EN1

Bit 1 - TEN1

Bit 2 - TSEL10

Bit 3 - TSEL11

Bit 4 - TSEL12

Bit 5 - TSEL13

Bits 6:7 - WAVE1

Bits 8:11 - MAMP1

Bit 12 - DMAEN1

Bit 13 - DMAUDRIE1

Bit 14 - CEN1

Bit 15 - HFSEL

Bit 16 - EN2

Bit 17 - TEN2

Bit 18 - TSEL20

Bit 19 - TSEL21

Bit 20 - TSEL22

Bit 21 - TSEL23

Bits 22:23 - WAVE2

Bits 24:27 - MAMP2

Bit 28 - DMAEN2

Bit 29 - DMAUDRIE2

Bit 30 - CEN2

Methods from Deref<Target = R<DAC_CR_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.