Struct stm32f334::hrtim_common::eecr3::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 27:28 - EE10SNS

[src]

Bit 26 - EE10POL

[src]

Bits 24:25 - EE10SRC

[src]

Bits 21:22 - EE9SNS

[src]

Bit 20 - EE9POL

[src]

Bits 18:19 - EE9SRC

[src]

Bits 15:16 - EE8SNS

[src]

Bit 14 - EE8POL

[src]

Bits 12:13 - EE8SRC

[src]

Bits 9:10 - EE7SNS

[src]

Bit 8 - EE7POL

[src]

Bits 6:7 - EE7SRC

[src]

Bits 3:4 - Reserved

[src]

Bit 2 - EE6POL

[src]

Bits 0:1 - EE6SRC

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R