pub struct W(_);
Expand description

Register MASTER_SEC_LEVEL writer

Implementations

Bits 4:5 - Micro-Cortex M33 (CPU1) Code bus.

Bits 6:7 - Micro-Cortex M33 (CPU1) System bus.

Bits 8:9 - USB Full Speed Device.

Bits 10:11 - System DMA 0.

Bits 16:17 - SDIO.

Bits 18:19 - Power Quad.

Bits 20:21 - Hash.

Bits 22:23 - USB Full speed Host.

Bits 24:25 - System DMA 1 security level.

Bits 30:31 - MASTER_SEC_LEVEL write-lock.

Writes raw bits to the register.

Methods from Deref<Target = W<MASTER_SEC_LEVEL_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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.