Struct stm32f334::hrtim_tima::cpt1acr::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 31 - Timer E Compare 2

[src]

Bit 30 - Timer E Compare 1

[src]

Bit 29 - Timer E output 1 Reset

[src]

Bit 28 - Timer E output 1 Set

[src]

Bit 27 - Timer D Compare 2

[src]

Bit 26 - Timer D Compare 1

[src]

Bit 25 - Timer D output 1 Reset

[src]

Bit 24 - Timer D output 1 Set

[src]

Bit 23 - Timer C Compare 2

[src]

Bit 22 - Timer C Compare 1

[src]

Bit 21 - Timer C output 1 Reset

[src]

Bit 20 - Timer C output 1 Set

[src]

Bit 19 - Timer B Compare 2

[src]

Bit 18 - Timer B Compare 1

[src]

Bit 17 - Timer B output 1 Reset

[src]

Bit 16 - Timer B output 1 Set

[src]

Bit 11 - External Event 10 Capture

[src]

Bit 10 - External Event 9 Capture

[src]

Bit 9 - External Event 8 Capture

[src]

Bit 8 - External Event 7 Capture

[src]

Bit 7 - External Event 6 Capture

[src]

Bit 6 - External Event 5 Capture

[src]

Bit 5 - External Event 4 Capture

[src]

Bit 4 - External Event 3 Capture

[src]

Bit 3 - External Event 2 Capture

[src]

Bit 2 - External Event 1 Capture

[src]

Bit 1 - Update Capture

[src]

Bit 0 - Software Capture

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W