Struct gd32f1::gd32f130::timer0::ctl0::R[][src]

pub struct R(_);
Expand description

Register CTL0 reader

Implementations

Bits 8:9 - Clock division

Bit 7 - Auto-reload shadow enable

Bits 5:6 - Counter aligns mode selection

Bit 4 - Direction

Bit 3 - Single pulse mode

Bit 2 - Update source

Bit 1 - Update disable

Bit 0 - Counter enable

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