Struct stm32f7x7::dfsdm::dfsdm1_rdatar::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:2 - Regular channel most recently converted

[src]

Bit 4 - Regular channel pending data

[src]

Bits 8:31 - Regular channel conversion data

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R