pub struct R(_);
Expand description

Register ALTEXCONF reader

Implementations

Bits 0:1 - ALTEX0 idle phase configuration

Bits 2:3 - ALTEX1 idle phase configuration

Bits 4:5 - ALTEX2 idle phase configuration

Bits 6:7 - ALTEX3 idle phase configuration

Bits 8:9 - ALTEX4 idle phase configuration

Bits 10:11 - ALTEX5 idle phase configuration

Bits 12:13 - ALTEX6 idle phase configuration

Bits 14:15 - ALTEX7 idle phase configuration

Bit 16 - ALTEX0 always excite enable

Bit 17 - ALTEX1 always excite enable

Bit 18 - ALTEX2 always excite enable

Bit 19 - ALTEX3 always excite enable

Bit 20 - ALTEX4 always excite enable

Bit 21 - ALTEX5 always excite enable

Bit 22 - ALTEX6 always excite enable

Bit 23 - ALTEX7 always excite enable

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