pub struct W(_);
Expand description

Register IFCR writer

Implementations

Bit 0 - Clear channel 1 global interrupt flag

Bit 1 - Clear channel 1 transfer complete flag

Bit 2 - Clear channel 1 half transfer flag

Bit 3 - Clear channel 1 transfer error flag

Bit 4 - Clear channel 2 global interrupt flag

Bit 5 - Clear channel 2 transfer complete flag

Bit 6 - Clear channel 2 half transfer flag

Bit 7 - Clear channel 2 transfer error flag

Bit 8 - Clear channel 3 global interrupt flag

Bit 9 - Clear channel 3 transfer complete flag

Bit 10 - Clear channel 3 half transfer flag

Bit 11 - Clear channel 3 transfer error flag

Bit 12 - Clear channel 4 global interrupt flag

Bit 13 - Clear channel 4 transfer complete flag

Bit 14 - Clear channel 4 half transfer flag

Bit 15 - Clear channel 4 transfer error flag

Bit 16 - Clear channel 5 global interrupt flag

Bit 17 - Clear channel 5 transfer complete flag

Bit 18 - Clear channel 5 half transfer flag

Bit 19 - Clear channel 5 transfer error flag

Bit 20 - Clear channel 6 global interrupt flag

Bit 21 - Clear channel 6 transfer complete flag

Bit 22 - Clear channel 6 half transfer flag

Bit 23 - Clear channel 6 transfer error flag

Bit 24 - Clear channel 7 global interrupt flag

Bit 25 - Clear channel 7 transfer complete flag

Bit 26 - Clear channel 7 half transfer flag

Bit 27 - Clear channel 7 transfer error flag

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.