pub struct R(_);
Expand description

Register CORE_0_INTR_ENA reader

Implementations

Bit 0 - reg_core_0_area_dram0_0_rd_intr_ena

Bit 1 - reg_core_0_area_dram0_0_wr_intr_ena

Bit 2 - reg_core_0_area_dram0_1_rd_intr_ena

Bit 3 - reg_core_0_area_dram0_1_wr_intr_ena

Bit 4 - reg_core_0_area_pif_0_rd_intr_ena

Bit 5 - reg_core_0_area_pif_0_wr_intr_ena

Bit 6 - reg_core_0_area_pif_1_rd_intr_ena

Bit 7 - reg_core_0_area_pif_1_wr_intr_ena

Bit 8 - reg_core_0_sp_spill_min_intr_ena

Bit 9 - reg_core_0_sp_spill_max_intr_ena

Bit 10 - reg_core_0_iram0_exception_monitor_ena

Bit 11 - reg_core_0_dram0_exception_monitor_ena

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