Struct stm32f334::hrtim_tima::timaicr::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 14 - Delayed Protection Flag Clear

[src]

Bit 13 - Reset Interrupt flag Clear

[src]

Bit 12 - Output 2 Reset flag Clear

[src]

Bit 11 - Output 2 Set flag Clear

[src]

Bit 10 - Output 1 Reset flag Clear

[src]

Bit 9 - Output 1 Set flag Clear

[src]

Bit 8 - Capture2 Interrupt flag Clear

[src]

Bit 7 - Capture1 Interrupt flag Clear

[src]

Bit 6 - Update Interrupt flag Clear

[src]

Bit 4 - Repetition Interrupt flag Clear

[src]

Bit 3 - Compare 4 Interrupt flag Clear

[src]

Bit 2 - Compare 3 Interrupt flag Clear

[src]

Bit 1 - Compare 2 Interrupt flag Clear

[src]

Bit 0 - Compare 1 Interrupt flag Clear

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W