Struct stm32g0::stm32g070::tim16::bdtr::R[][src]

pub struct R(_);
Expand description

Register BDTR reader

Implementations

Bits 0:7 - Dead-time generator setup

Bits 8:9 - Lock configuration

Bit 10 - Off-state selection for Idle mode

Bit 11 - Off-state selection for Run mode

Bit 12 - Break enable

Bit 13 - Break polarity

Bit 14 - Automatic output enable

Bit 15 - Main output enable

Bits 16:19 - Break filter

Bit 26 - Break Disarm

Bit 28 - Break Bidirectional

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.