Struct stm32f7::stm32f7x9::tim1::bdtr::R[][src]

pub struct R(_);
Expand description

Register BDTR reader

Implementations

Bit 15 - Main output enable

Bit 14 - Automatic output enable

Bit 13 - Break polarity

Bit 12 - Break enable

Bit 11 - Off-state selection for Run mode

Bit 10 - Off-state selection for Idle mode

Bits 8:9 - Lock configuration

Bits 0:7 - Dead-time generator setup

Bits 16:19 - Break filter

Bits 20:23 - Break 2 filter

Bit 24 - Break 2 enable

Bit 25 - Break 2 polarity

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