Struct stm32f334::tim17::bdtr::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bits 0:7 - Dead-time generator setup

[src]

Bits 8:9 - Lock configuration

[src]

Bit 10 - Off-state selection for Idle mode

[src]

Bit 11 - Off-state selection for Run mode

[src]

Bit 12 - Break enable

[src]

Bit 13 - Break polarity

[src]

Bit 14 - Automatic output enable

[src]

Bit 15 - Main output enable

[src]

Bits 16:19 - Break filter

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W