pub struct W(_);
Expand description

Register SEC_CTRL_APB_BRIDGE0_MEM_CTRL0 writer

Implementations

Bits 0:1 - System Configuration

Bits 4:5 - I/O Configuration

Bits 8:9 - GPIO input Interrupt 0

Bits 12:13 - GPIO input Interrupt 1

Bits 16:17 - Pin Interrupt and Pattern match

Bits 20:21 - Secure Pin Interrupt and Pattern match

Bits 24:25 - Peripheral input multiplexing

Writes raw bits to the register.

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