Struct stm32f334::hrtim_timb::rstb2r::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W