Struct gd32f1::gd32f190::gpioa::afsel0::R[][src]

pub struct R(_);
Expand description

Register AFSEL0 reader

Implementations

Bits 28:31 - Pin 7 alternate function selected

Bits 24:27 - Pin 6 alternate function selected

Bits 20:23 - Pin 5 alternate function selected

Bits 16:19 - Pin 4 alternate function selected

Bits 12:15 - Pin 3 alternate function selected

Bits 8:11 - Pin 2 alternate function selected

Bits 4:7 - Pin 1 alternate function selected

Bits 0:3 - Pin 0 alternate function selected

Methods from Deref<Target = R<AFSEL0_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

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.