pub struct W(_);
Expand description

Register CORE_1_PIF_PMS_CONSTRAIN_7 writer

Implementations

Bits 0:1 - Core1 access spi_2 permission in world1.

Bits 2:3 - Core1 access spi_3 permission in world1.

Bits 4:5 - Core1 access apb_ctrl permission in world1.

Bits 6:7 - Core1 access i2c_ext1 permission in world1.

Bits 8:9 - Core1 access sdio_host permission in world1.

Bits 10:11 - Core1 access can permission in world1.

Bits 12:13 - Core1 access pwm1 permission in world1.

Bits 14:15 - Core1 access i2s1 permission in world1.

Bits 16:17 - Core1 access uart2 permission in world1.

Bits 22:23 - Core1 access rwbt permission in world1.

Bits 26:27 - Core1 access wifimac permission in world1.

Bits 28:29 - Core1 access pwr permission in world1.

Writes raw bits to the register.

Methods from Deref<Target = W<CORE_1_PIF_PMS_CONSTRAIN_7_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.