pub struct W(_);
Expand description

Register CORE_0_PIF_PMS_CONSTRAIN_4 writer

Implementations

Bits 0:1 - Core0 access usb_device permission in world0.

Bits 2:3 - Core0 access usb_wrap permission in world0.

Bits 4:5 - Core0 access crypto_peri permission in world0.

Bits 6:7 - Core0 access crypto_dma permission in world0.

Bits 8:9 - Core0 access apb_adc permission in world0.

Bits 10:11 - Core0 access lcd_cam permission in world0.

Bits 12:13 - Core0 access bt_pwr permission in world0.

Bits 14:15 - Core0 access usb permission in world0.

Bits 16:17 - Core0 access system permission in world0.

Bits 18:19 - Core0 access sensitive permission in world0.

Bits 20:21 - Core0 access interrupt permission in world0.

Bits 22:23 - Core0 access dma_copy permission in world0.

Bits 24:25 - Core0 access cache_config permission in world0.

Bits 26:27 - Core0 access ad permission in world0.

Bits 28:29 - Core0 access dio permission in world0.

Bits 30:31 - Core0 access world_controller permission in world0.

Writes raw bits to the register.

Methods from Deref<Target = W<CORE_0_PIF_PMS_CONSTRAIN_4_SPEC>>

Writes raw bits to the register.

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.