Struct stm32f1::stm32f107::gpioa::crl::W[][src]

pub struct W(_);
Expand description

Register CRL writer

Implementations

Bits 0:1 - Port n.0 mode bits

Bits 2:3 - Port n.0 configuration bits

Bits 4:5 - Port n.1 mode bits

Bits 6:7 - Port n.1 configuration bits

Bits 8:9 - Port n.2 mode bits

Bits 10:11 - Port n.2 configuration bits

Bits 12:13 - Port n.3 mode bits

Bits 14:15 - Port n.3 configuration bits

Bits 16:17 - Port n.4 mode bits

Bits 18:19 - Port n.4 configuration bits

Bits 20:21 - Port n.5 mode bits

Bits 22:23 - Port n.5 configuration bits

Bits 24:25 - Port n.6 mode bits

Bits 26:27 - Port n.6 configuration bits

Bits 28:29 - Port n.7 mode bits

Bits 30:31 - Port n.7 configuration bits

Writes raw bits to the register.

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

Performs the conversion.

Performs the conversion.

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.