pub struct W(_);
Expand description

Register IFCR writer

Implementations

Bit 0 - Channel x global interrupt clear This bit is set and cleared by software.

Bit 1 - Channel x transfer complete clear This bit is set and cleared by software.

Bit 2 - Channel x half transfer clear This bit is set and cleared by software.

Bit 3 - Channel x transfer error clear This bit is set and cleared by software.

Bit 4 - Channel x global interrupt clear This bit is set and cleared by software.

Bit 5 - Channel x transfer complete clear This bit is set and cleared by software.

Bit 6 - Channel x half transfer clear This bit is set and cleared by software.

Bit 7 - Channel x transfer error clear This bit is set and cleared by software.

Bit 8 - Channel x global interrupt clear This bit is set and cleared by software.

Bit 9 - Channel x transfer complete clear This bit is set and cleared by software.

Bit 10 - Channel x half transfer clear This bit is set and cleared by software.

Bit 11 - Channel x transfer error clear This bit is set and cleared by software.

Bit 12 - Channel x global interrupt clear This bit is set and cleared by software.

Bit 13 - Channel x transfer complete clear This bit is set and cleared by software.

Bit 14 - Channel x half transfer clear This bit is set and cleared by software.

Bit 15 - Channel x transfer error clear This bit is set and cleared by software.

Bit 16 - Channel x global interrupt clear This bit is set and cleared by software.

Bit 17 - Channel x transfer complete clear This bit is set and cleared by software.

Bit 18 - Channel x half transfer clear This bit is set and cleared by software.

Bit 19 - Channel x transfer error clear This bit is set and cleared by software.

Bit 20 - Channel x global interrupt clear This bit is set and cleared by software.

Bit 21 - Channel x transfer complete clear This bit is set and cleared by software.

Bit 22 - Channel x half transfer clear This bit is set and cleared by software.

Bit 23 - Channel x transfer error clear This bit is set and cleared by software.

Bit 24 - Channel x global interrupt clear This bit is set and cleared by software.

Bit 25 - Channel x transfer complete clear This bit is set and cleared by software.

Bit 26 - Channel x half transfer clear This bit is set and cleared by software.

Bit 27 - Channel x transfer error clear This bit is set and cleared by software.

Bit 28 - Channel x global interrupt clear This bit is set and cleared by software.

Bit 29 - Channel x transfer complete clear This bit is set and cleared by software.

Bit 30 - Channel x half transfer clear This bit is set and cleared by software.

Bit 31 - Channel x transfer error clear This bit is set and cleared by software.

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.