pub struct W(_);
Expand description

Register IFCR writer

Implementations

Bit 27 - Channel x transfer error clear (x = 1 ..7)

Bit 26 - Channel x half transfer clear (x = 1 ..7)

Bit 25 - Channel x transfer complete clear (x = 1 ..7)

Bit 24 - Channel x global interrupt clear (x = 1 ..7)

Bit 23 - Channel x transfer error clear (x = 1 ..7)

Bit 22 - Channel x half transfer clear (x = 1 ..7)

Bit 21 - Channel x transfer complete clear (x = 1 ..7)

Bit 20 - Channel x global interrupt clear (x = 1 ..7)

Bit 19 - Channel x transfer error clear (x = 1 ..7)

Bit 18 - Channel x half transfer clear (x = 1 ..7)

Bit 17 - Channel x transfer complete clear (x = 1 ..7)

Bit 16 - Channel x global interrupt clear (x = 1 ..7)

Bit 15 - Channel x transfer error clear (x = 1 ..7)

Bit 14 - Channel x half transfer clear (x = 1 ..7)

Bit 13 - Channel x transfer complete clear (x = 1 ..7)

Bit 12 - Channel x global interrupt clear (x = 1 ..7)

Bit 11 - Channel x transfer error clear (x = 1 ..7)

Bit 10 - Channel x half transfer clear (x = 1 ..7)

Bit 9 - Channel x transfer complete clear (x = 1 ..7)

Bit 8 - Channel x global interrupt clear (x = 1 ..7)

Bit 7 - Channel x transfer error clear (x = 1 ..7)

Bit 6 - Channel x half transfer clear (x = 1 ..7)

Bit 5 - Channel x transfer complete clear (x = 1 ..7)

Bit 4 - Channel x global interrupt clear (x = 1 ..7)

Bit 3 - Channel x transfer error clear (x = 1 ..7)

Bit 2 - Channel x half transfer clear (x = 1 ..7)

Bit 1 - Channel x transfer complete clear (x = 1 ..7)

Bit 0 - Channel x global interrupt clear (x = 1 ..7)

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.