Struct stm32f7x7::dfsdm::dfsdm_awscd5r::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 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 R

impl Sync for R