pub struct W(_);
Expand description

Register IFC writer

Implementations

Bit 0 - Clear CH0 Interrupt Flag

Bit 1 - Clear CH1 Interrupt Flag

Bit 2 - Clear CH2 Interrupt Flag

Bit 3 - Clear CH3 Interrupt Flag

Bit 4 - Clear CH4 Interrupt Flag

Bit 5 - Clear CH5 Interrupt Flag

Bit 6 - Clear CH6 Interrupt Flag

Bit 7 - Clear CH7 Interrupt Flag

Bit 8 - Clear CH8 Interrupt Flag

Bit 9 - Clear CH9 Interrupt Flag

Bit 10 - Clear CH10 Interrupt Flag

Bit 11 - Clear CH11 Interrupt Flag

Bit 12 - Clear CH12 Interrupt Flag

Bit 13 - Clear CH13 Interrupt Flag

Bit 14 - Clear CH14 Interrupt Flag

Bit 15 - Clear CH15 Interrupt Flag

Bit 16 - Clear SCANCOMPLETE Interrupt Flag

Bit 17 - Clear DEC Interrupt Flag

Bit 18 - Clear DECERR Interrupt Flag

Bit 19 - Clear BUFDATAV Interrupt Flag

Bit 20 - Clear BUFLEVEL Interrupt Flag

Bit 21 - Clear BUFOF Interrupt Flag

Bit 22 - Clear CNTOF Interrupt Flag

Writes raw bits to the register.

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