Struct stm32f334::hrtim_timb::outbr::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]

Bit 23 - Output 2 Deadtime upon burst mode Idle entry

[src]

Bit 22 - Output 2 Chopper enable

[src]

Bits 20:21 - Output 2 Fault state

[src]

Bit 19 - Output 2 Idle State

[src]

Bit 18 - Output 2 Idle mode

[src]

Bit 17 - Output 2 polarity

[src]

Bits 10:12 - Delayed Protection

[src]

Bit 9 - Delayed Protection Enable

[src]

Bit 8 - Deadtime enable

[src]

Bit 7 - Output 1 Deadtime upon burst mode Idle entry

[src]

Bit 6 - Output 1 Chopper enable

[src]

Bits 4:5 - Output 1 Fault state

[src]

Bit 3 - Output 1 Idle State

[src]

Bit 2 - Output 1 Idle mode

[src]

Bit 1 - Output 1 polarity

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W