pub struct W(_);
Expand description

Register BMTRG writer

Implementations

Bit 31 - OCHPEV

Bit 26 - TECMP2

Bit 25 - TECMP1

Bit 24 - TEREP

Bit 23 - TERST

Bit 22 - TDCMP2

Bit 21 - TDCMP1

Bit 20 - TDREP

Bit 19 - TDRST

Bit 18 - TCCMP2

Bit 17 - TCCMP1

Bit 16 - TCREP

Bit 15 - TCRST

Bit 14 - TBCMP2

Bit 13 - TBCMP1

Bit 12 - TBREP

Bit 11 - TBRST

Bit 10 - TACMP2

Bit 9 - TACMP1

Bit 8 - TAREP

Bit 7 - TARST

Bit 6 - MSTCMP4

Bit 5 - MSTCMP3

Bit 4 - MSTCMP2

Bit 3 - MSTCMP1

Bit 2 - MSTREP

Bit 1 - MSTRST

Bit 0 - SW

Writes raw bits to the register.

Methods from Deref<Target = W<BMTRG_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Converts to this type from the input type.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.