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

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 R

impl Sync for R