pub struct R(_);
Expand description

Register C1ICR reader

Implementations

Bit 0 - Interrupt(N) semaphore n clear bit

Bit 1 - Interrupt(N) semaphore n clear bit

Bit 2 - Interrupt(N) semaphore n clear bit

Bit 3 - Interrupt(N) semaphore n clear bit

Bit 4 - Interrupt(N) semaphore n clear bit

Bit 5 - Interrupt(N) semaphore n clear bit

Bit 6 - Interrupt(N) semaphore n clear bit

Bit 7 - Interrupt(N) semaphore n clear bit

Bit 8 - Interrupt(N) semaphore n clear bit

Bit 9 - Interrupt(N) semaphore n clear bit

Bit 10 - Interrupt(N) semaphore n clear bit

Bit 11 - Interrupt(N) semaphore n clear bit

Bit 12 - Interrupt(N) semaphore n clear bit

Bit 13 - Interrupt(N) semaphore n clear bit

Bit 14 - Interrupt(N) semaphore n clear bit

Bit 15 - Interrupt(N) semaphore n clear bit

Bit 16 - Interrupt(N) semaphore n clear bit

Bit 17 - Interrupt(N) semaphore n clear bit

Bit 18 - Interrupt(N) semaphore n clear bit

Bit 19 - Interrupt(N) semaphore n clear bit

Bit 20 - Interrupt(N) semaphore n clear bit

Bit 21 - Interrupt(N) semaphore n clear bit

Bit 22 - Interrupt(N) semaphore n clear bit

Bit 23 - Interrupt(N) semaphore n clear bit

Bit 24 - Interrupt(N) semaphore n clear bit

Bit 25 - Interrupt(N) semaphore n clear bit

Bit 26 - Interrupt(N) semaphore n clear bit

Bit 27 - Interrupt(N) semaphore n clear bit

Bit 28 - Interrupt(N) semaphore n clear bit

Bit 29 - Interrupt(N) semaphore n clear bit

Bit 30 - Interrupt(N) semaphore n clear bit

Bit 31 - Interrupt(N) semaphore n clear bit

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