pub struct W(_);
Expand description

Register IDR writer

Implementations

Bit 0 - Main Crystal Oscillator Status Interrupt Disable

Bit 1 - PLLA Lock Interrupt Disable

Bit 3 - Master Clock Ready Interrupt Disable

Bit 6 - UTMI PLL Lock Interrupt Disable

Bit 8 - Programmable Clock Ready 0 Interrupt Disable

Bit 9 - Programmable Clock Ready 1 Interrupt Disable

Bit 10 - Programmable Clock Ready 2 Interrupt Disable

Bit 11 - Programmable Clock Ready 3 Interrupt Disable

Bit 12 - Programmable Clock Ready 4 Interrupt Disable

Bit 13 - Programmable Clock Ready 5 Interrupt Disable

Bit 14 - Programmable Clock Ready 6 Interrupt Disable

Bit 15 - Programmable Clock Ready 7 Interrupt Disable

Bit 16 - Main Clock Source Oscillator Selection Status Interrupt Disable

Bit 17 - Main RC Status Interrupt Disable

Bit 18 - Clock Failure Detector Event Interrupt Disable

Bit 21 - 32.768 kHz Crystal Oscillator Error Interrupt Disable

Writes raw bits to the register.

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