Struct stm32f7x6::tim3::dcr::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 8:12 - DMA burst length

[src]

Bits 0:4 - DMA base address

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R