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

pub struct R(_);
Expand description

Register CHCTL0_Output reader

Implementations

Bit 15 - Channel 1 output compare clear enable

Bits 12:14 - Channel 1 output compare mode

Bit 11 - Channel 1 output compare shadow enable

Bit 10 - Channel 1 output compare fast enable

Bits 8:9 - Channel 1 mode selection

Bit 7 - Channel 0 output compare clear enable

Bits 4:6 - Channel 0 compare output control

Bit 3 - Channel 0 output compare shadow enable

Bit 2 - Channel 0 output compare fast enable

Bits 0:1 - Channel 0 I/O mode selection

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