pub struct W(_);
Expand description

Register IDR2 writer

Implementations

Bit 0 - Write Ready for Synchronous Channels Update Interrupt Disable

Bit 1 - PDC End of TX Buffer Interrupt Disable

Bit 2 - PDC TX Buffer Empty Interrupt Disable

Bit 3 - Synchronous Channels Update Underrun Error Interrupt Disable

Bit 8 - Comparison 0 Match Interrupt Disable

Bit 9 - Comparison 1 Match Interrupt Disable

Bit 10 - Comparison 2 Match Interrupt Disable

Bit 11 - Comparison 3 Match Interrupt Disable

Bit 12 - Comparison 4 Match Interrupt Disable

Bit 13 - Comparison 5 Match Interrupt Disable

Bit 14 - Comparison 6 Match Interrupt Disable

Bit 15 - Comparison 7 Match Interrupt Disable

Bit 16 - Comparison 0 Update Interrupt Disable

Bit 17 - Comparison 1 Update Interrupt Disable

Bit 18 - Comparison 2 Update Interrupt Disable

Bit 19 - Comparison 3 Update Interrupt Disable

Bit 20 - Comparison 4 Update Interrupt Disable

Bit 21 - Comparison 5 Update Interrupt Disable

Bit 22 - Comparison 6 Update Interrupt Disable

Bit 23 - Comparison 7 Update Interrupt Disable

Writes raw bits to the register.

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