pub struct R(_);
Expand description

Register C1IER reader

Implementations

Bit 0 - Interrupt semaphore n enable bit

Bit 1 - Interrupt semaphore n enable bit

Bit 2 - Interrupt semaphore n enable bit

Bit 3 - Interrupt semaphore n enable bit

Bit 4 - Interrupt semaphore n enable bit

Bit 5 - Interrupt semaphore n enable bit

Bit 6 - Interrupt semaphore n enable bit

Bit 7 - Interrupt semaphore n enable bit

Bit 8 - Interrupt semaphore n enable bit

Bit 9 - Interrupt semaphore n enable bit

Bit 10 - Interrupt semaphore n enable bit

Bit 11 - Interrupt semaphore n enable bit

Bit 12 - Interrupt semaphore n enable bit

Bit 13 - Interrupt semaphore n enable bit

Bit 14 - Interrupt semaphore n enable bit

Bit 15 - Interrupt semaphore n enable bit

Bit 16 - Interrupt semaphore n enable bit

Bit 17 - Interrupt semaphore n enable bit

Bit 18 - Interrupt semaphore n enable bit

Bit 19 - Interrupt semaphore n enable bit

Bit 20 - Interrupt semaphore n enable bit

Bit 21 - Interrupt semaphore n enable bit

Bit 22 - Interrupt semaphore n enable bit

Bit 23 - Interrupt semaphore n enable bit

Bit 24 - Interrupt semaphore n enable bit

Bit 25 - Interrupt semaphore n enable bit

Bit 26 - Interrupt semaphore n enable bit

Bit 27 - Interrupt semaphore n enable bit

Bit 28 - Interrupt semaphore n enable bit

Bit 29 - Interrupt semaphore n enable bit

Bit 30 - Interrupt semaphore n enable bit

Bit 31 - Interrupt(N) semaphore n enable bit.

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