Struct stm32f334::hrtim_tima::outar::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[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 R

impl Sync for R