pub struct W(_);
Expand description

Register CORE_1_PIF_PMS_CONSTRAIN_1 writer

Implementations

Bits 0:1 - Core1 access uart permission in world0.

Bits 2:3 - Core1 access g0spi_1 permission in world0.

Bits 4:5 - Core1 access g0spi_0 permission in world0.

Bits 6:7 - Core1 access gpio permission in world0.

Bits 8:9 - Core1 access fe2 permission in world0.

Bits 10:11 - Core1 access fe permission in world0.

Bits 14:15 - Core1 access rtc permission in world0.

Bits 16:17 - Core1 access io_mux permission in world0.

Bits 20:21 - Core1 access hinf permission in world0.

Bits 24:25 - Core1 access misc permission in world0.

Bits 26:27 - Core1 access i2c permission in world0.

Bits 28:29 - Core1 access i2s0 permission in world0.

Bits 30:31 - Core1 access uart1 permission in world0.

Writes raw bits to the register.

Methods from Deref<Target = W<CORE_1_PIF_PMS_CONSTRAIN_1_SPEC>>

Writes raw bits to the register.

Safety

Read datasheet or reference manual to find what values are allowed to pass.

Trait Implementations

The resulting type after dereferencing.
Dereferences the value.
Mutably 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.