Struct stm32f7x3::tim5::ccmr2_output::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 15 - O24CE

[src]

Bits 12:14 - OC4M

[src]

Bit 11 - OC4PE

[src]

Bit 10 - OC4FE

[src]

Bits 8:9 - CC4S

[src]

Bit 7 - OC3CE

[src]

Bits 4:6 - OC3M

[src]

Bit 3 - OC3PE

[src]

Bit 2 - OC3FE

[src]

Bits 0:1 - CC3S

[src]

Bit 24 - Output Compare 2 mode - bit 3

[src]

Bit 16 - Output Compare 1 mode - bit 3

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R