Struct stm32f334::hrtim_common::bmtrg::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 31 - OCHPEV

[src]

Bit 26 - TECMP2

[src]

Bit 25 - TECMP1

[src]

Bit 24 - TEREP

[src]

Bit 23 - TERST

[src]

Bit 22 - TDCMP2

[src]

Bit 21 - TDCMP1

[src]

Bit 20 - TDREP

[src]

Bit 19 - TDRST

[src]

Bit 18 - TCCMP2

[src]

Bit 17 - TCCMP1

[src]

Bit 16 - TCREP

[src]

Bit 15 - TCRST

[src]

Bit 14 - TBCMP2

[src]

Bit 13 - TBCMP1

[src]

Bit 12 - TBREP

[src]

Bit 11 - TBRST

[src]

Bit 10 - TACMP2

[src]

Bit 9 - TACMP1

[src]

Bit 8 - TAREP

[src]

Bit 7 - TARST

[src]

Bit 6 - MSTCMP4

[src]

Bit 5 - MSTCMP3

[src]

Bit 4 - MSTCMP2

[src]

Bit 3 - MSTCMP1

[src]

Bit 2 - MSTREP

[src]

Bit 1 - MSTRST

[src]

Bit 0 - SW

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R