Struct stm32f7x7::dfsdm::dfsdm1_awltr::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:3 - Break signal assignment to analog watchdog low threshold event

[src]

Bits 8:31 - Analog watchdog low threshold

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W