Struct stm32f103xx::tim10::ccmr1_output::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 4:6 - Output Compare 1 mode

Bit 3 - Output Compare 1 preload enable

Bits 0:1 - Capture/Compare 1 selection

Auto Trait Implementations

impl Send for R

impl Sync for R