pub struct W(_);
Expand description

Register BDTCUPR writer

Implementations

Bit 22 - TIMxEEFR3

Bit 21 - TIMxCR2

Bit 20 - HRTIM_FLTxR register update enable

Bit 19 - HRTIM_OUTxR register update enable

Bit 18 - HRTIM_CHPxR register update enable

Bit 17 - HRTIM_RSTxR register update enable

Bit 16 - HRTIM_EEFxR2 register update enable

Bit 15 - HRTIM_EEFxR1 register update enable

Bit 14 - HRTIM_RST2xR register update enable

Bit 13 - HRTIM_SET2xR register update enable

Bit 12 - HRTIM_RST1xR register update enable

Bit 11 - HRTIM_SET1xR register update enable

Bit 10 - HRTIM_DTxR register update enable

Bit 9 - HRTIM_CMP4xR register update enable

Bit 8 - HRTIM_CMP3xR register update enable

Bit 7 - HRTIM_CMP2xR register update enable

Bit 6 - HRTIM_CMP1xR register update enable

Bit 5 - HRTIM_REPxR register update enable

Bit 4 - HRTIM_PERxR register update enable

Bit 3 - HRTIM_CNTxR register update enable

Bit 2 - HRTIM_TIMxDIER register update enable

Bit 1 - HRTIM_TIMxICR register update enable

Bit 0 - HRTIM_TIMxCR register update enable

Writes raw bits to the register.

Methods from Deref<Target = W<BDTCUPR_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.