pub struct W(_);
Expand description

Register BACKUP_BUS_PMS_CONSTRAIN_4 writer

Implementations

Bits 0:1 - BackUp access usb_device permission.

Bits 2:3 - BackUp access usb_wrap permission.

Bits 4:5 - BackUp access crypto_peri permission.

Bits 6:7 - BackUp access crypto_dma permission.

Bits 8:9 - BackUp access apb_adc permission.

Bits 10:11 - BackUp access lcd_cam permission.

Bits 12:13 - BackUp access bt_pwr permission.

Bits 14:15 - BackUp access usb permission.

Bits 16:17 - BackUp access system permission.

Bits 18:19 - BackUp access sensitive permission.

Bits 20:21 - BackUp access interrupt permission.

Bits 22:23 - BackUp access dma_copy permission.

Bits 24:25 - BackUp access cache_config permission.

Bits 26:27 - BackUp access ad permission.

Bits 28:29 - BackUp access dio permission.

Bits 30:31 - BackUp access world_controller permission.

Writes raw bits to the register.

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