Struct gd32f1::gd32f130::gpioc::pud::R[][src]

pub struct R(_);
Expand description

Register PUD reader

Implementations

Bits 30:31 - Pin 15 pull-up or pull-down bits

Bits 28:29 - Pin 14 pull-up or pull-down bits

Bits 26:27 - Pin 13 pull-up or pull-down bits

Bits 24:25 - Pin 12 pull-up or pull-down bits

Bits 22:23 - Pin 11 pull-up or pull-down bits

Bits 20:21 - Pin 10 pull-up or pull-down bits

Bits 18:19 - Pin 9 pull-up or pull-down bits

Bits 16:17 - Pin 8 pull-up or pull-down bits

Bits 14:15 - Pin 7 pull-up or pull-down bits

Bits 12:13 - Pin 6 pull-up or pull-down bits

Bits 10:11 - Pin 5 pull-up or pull-down bits

Bits 8:9 - Pin 4 pull-up or pull-down bits

Bits 6:7 - Pin 3 pull-up or pull-down bits

Bits 4:5 - Pin 2 pull-up or pull-down bits

Bits 2:3 - Pin 1 pull-up or pull-down bits

Bits 0:1 - Pin 0 pull-up or pull-down bits

Methods from Deref<Target = R<PUD_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.