pub struct R(_);
Expand description

Register CORE_1_INTERRUPT_CLR reader

Implementations

Bit 0 - Core1 dram0 area0 read monitor interrupt clr

Bit 1 - Core1 dram0 area0 write monitor interrupt clr

Bit 2 - Core1 dram0 area1 read monitor interrupt clr

Bit 3 - Core1 dram0 area1 write monitor interrupt clr

Bit 4 - Core1 PIF area0 read monitor interrupt clr

Bit 5 - Core1 PIF area0 write monitor interrupt clr

Bit 6 - Core1 PIF area1 read monitor interrupt clr

Bit 7 - Core1 PIF area1 write monitor interrupt clr

Bit 8 - Core1 stackpoint overflow monitor interrupt clr

Bit 9 - Core1 stackpoint underflow monitor interrupt clr

Bit 10 - IBUS busy monitor interrupt clr

Bit 11 - DBUS busy monitor interrupt clr

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