Struct stm32f7::stm32f7x9::tim3::ccmr1_output::R[][src]

pub struct R(_);
Expand description

Register CCMR1_Output reader

Implementations

Bit 15 - OC2CE

Bits 12:14 - OC2M

Bit 11 - OC2PE

Bit 10 - OC2FE

Bits 8:9 - CC2S

Bit 7 - OC1CE

Bits 4:6 - OC1M

Bit 3 - OC1PE

Bit 2 - OC1FE

Bits 0:1 - CC1S

Bit 24 - Output Compare 2 mode, bit 3

Bit 16 - Output Compare 1 mode, bit 3

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