Struct stm32f7x3::tim5::ccr4::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 16:31 - High Capture/Compare value

[src]

Bits 0:15 - Low Capture/Compare value

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R