Struct stm32f7x3::tim5::cr2::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]

Bit 7 - TI1 selection

[src]

Bits 4:6 - Master mode selection

[src]

Bit 3 - Capture/compare DMA selection

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R