Struct stm32f334::hrtim_timb::timbcr::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 28:31 - Update Gating

[src]

Bit 27 - Preload enable

[src]

Bits 25:26 - AC Synchronization

[src]

Bit 24 - Master Timer update

[src]

Bit 23 - TEU

[src]

Bit 22 - TDU

[src]

Bit 21 - TCU

[src]

Bit 20 - TBU

[src]

Bit 18 - Timerx reset update

[src]

Bit 17 - Timer x Repetition update

[src]

Bits 14:15 - Delayed CMP4 mode

[src]

Bits 12:13 - Delayed CMP2 mode

[src]

Bit 11 - Synchronization Starts Timer x

[src]

Bit 10 - Synchronization Resets Timer x

[src]

Bit 6 - Push-Pull mode enable

[src]

Bit 5 - Half mode enable

[src]

Bit 4 - Re-triggerable mode

[src]

Bit 3 - Continuous mode

[src]

Bits 0:2 - HRTIM Timer x Clock prescaler

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W