pub struct W(_);
Expand description

Register C2IMR2 writer

Implementations

Bit 0 - DMA1CH1IM

Bit 1 - DMA1CH2IM

Bit 2 - DMA1CH3IM

Bit 3 - DMA1CH4IM

Bit 4 - DMA1CH5IM

Bit 5 - DMA1CH6IM

Bit 6 - DMA1CH7IM

Bit 8 - DMA2CH1IM

Bit 9 - DMA2CH2IM

Bit 10 - DMA2CH3IM

Bit 11 - DMA2CH4IM

Bit 12 - DMA2CH5IM

Bit 13 - DMA2CH6IM

Bit 14 - DMA2CH7IM

Bit 15 - DMAMUX1IM

Bit 18 - PVM3IM

Bit 20 - PVDIM

Writes raw bits to the register.

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