Struct stm32f334::hrtim_tima::rsta2r::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 - UPDATE

[src]

Bit 30 - EXTEVNT10

[src]

Bit 29 - EXTEVNT9

[src]

Bit 28 - EXTEVNT8

[src]

Bit 27 - EXTEVNT7

[src]

Bit 26 - EXTEVNT6

[src]

Bit 25 - EXTEVNT5

[src]

Bit 24 - EXTEVNT4

[src]

Bit 23 - EXTEVNT3

[src]

Bit 22 - EXTEVNT2

[src]

Bit 21 - EXTEVNT1

[src]

Bit 20 - TIMEVNT9

[src]

Bit 19 - TIMEVNT8

[src]

Bit 18 - TIMEVNT7

[src]

Bit 17 - TIMEVNT6

[src]

Bit 16 - TIMEVNT5

[src]

Bit 15 - TIMEVNT4

[src]

Bit 14 - TIMEVNT3

[src]

Bit 13 - TIMEVNT2

[src]

Bit 12 - TIMEVNT1

[src]

Bit 11 - MSTCMP4

[src]

Bit 10 - MSTCMP3

[src]

Bit 9 - MSTCMP2

[src]

Bit 8 - MSTCMP1

[src]

Bit 7 - MSTPER

[src]

Bit 6 - CMP4

[src]

Bit 5 - CMP3

[src]

Bit 4 - CMP2

[src]

Bit 3 - CMP1

[src]

Bit 2 - PER

[src]

Bit 1 - RESYNC

[src]

Bit 0 - SRT

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R