Struct stm32f7x7::dfsdm::dfsdm_awscd5r::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 0:7 - short-circuit detector threshold for channel 5

[src]

Bits 12:15 - Break signal assignment for short-circuit detector on channel 5

[src]

Bits 16:20 - Analog watchdog filter oversampling ratio (decimation rate) on channel 5

[src]

Bits 22:23 - Analog watchdog Sinc filter order on channel 5

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W