pub struct W(_);
Expand description

Register IFCR writer

Implementations

Bit 27 - transfer error flag clear for channel 7

Bit 26 - half transfer flag clear for channel 7

Bit 25 - transfer complete flag clear for channel 7

Bit 24 - global interrupt flag clear for channel 7

Bit 23 - transfer error flag clear for channel 6

Bit 22 - half transfer flag clear for channel 6

Bit 21 - transfer complete flag clear for channel 6

Bit 20 - global interrupt flag clear for channel 6

Bit 19 - transfer error flag clear for channel 5

Bit 18 - half transfer flag clear for channel 5

Bit 17 - transfer complete flag clear for channel 5

Bit 16 - global interrupt flag clear for channel 5

Bit 15 - transfer error flag clear for channel 4

Bit 14 - half transfer flag clear for channel 4

Bit 13 - transfer complete flag clear for channel 4

Bit 12 - global interrupt flag clear for channel 4

Bit 11 - transfer error flag clear for channel 3

Bit 10 - half transfer flag clear for channel 3

Bit 9 - transfer complete flag clear for channel 3

Bit 8 - global interrupt flag clear for channel 3

Bit 7 - transfer error flag clear for channel 2

Bit 6 - half transfer flag clear for channel 2

Bit 5 - transfer complete flag clear for channel 2

Bit 4 - global interrupt flag clear for channel 2

Bit 3 - transfer error flag clear for channel 1

Bit 2 - half transfer flag clear for channel 1

Bit 1 - transfer complete flag clear for channel 1

Bit 0 - global interrupt flag clear for channel 1

Writes raw bits to the register.

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