Struct stm32f334::hrtim_tima::fltar::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 - Fault sources Lock

[src]

Bit 4 - Fault 5 enable

[src]

Bit 3 - Fault 4 enable

[src]

Bit 2 - Fault 3 enable

[src]

Bit 1 - Fault 2 enable

[src]

Bit 0 - Fault 1 enable

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W