pub struct W(_);
Expand description

Register CORE_1_PIF_PMS_CONSTRAIN_8 writer

Implementations§

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

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

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

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

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

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

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

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

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

Bits 18:19 - Core1 access sensitive permission in world1.

Bits 20:21 - Core1 access interrupt permission in world1.

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

Bits 24:25 - Core1 access cache_config permission in world1.

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

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

Bits 30:31 - Core1 access world_controller permission in world1.

Writes raw bits to the register.

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