Struct stm32f7::stm32f7x9::tim2::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

Bit 15 - OC2CE

Bits 12:14 - OC2M

Bit 11 - OC2PE

Bit 10 - OC2FE

Bits 8:9 - CC2S

Bit 7 - OC1CE

Bits 4:6 - OC1M

Bit 3 - OC1PE

Bit 2 - OC1FE

Bits 0:1 - CC1S

Auto Trait Implementations

impl Send for R

impl Sync for R