pub struct W(_);
Expand description

Register INT writer

Implementations

Bit 8 - IRC40K Stabilization interrupt enable

Bit 9 - LXTAL Stabilization Interrupt Enable

Bit 10 - IRC8M Stabilization Interrupt Enable

Bit 11 - HXTAL Stabilization Interrupt Enable

Bit 12 - PLL Stabilization Interrupt Enable

Bit 13 - IRC14M Stabilization Interrupt Enable

Bit 16 - IRC40K Stabilization Interrupt Clear

Bit 17 - LXTAL Stabilization Interrupt Clear

Bit 18 - IRC8M Stabilization Interrupt Clear

Bit 19 - HXTAL Stabilization Interrupt Clear

Bit 20 - PLL stabilization Interrupt Clear

Bit 21 - IRC14M stabilization Interrupt Clear

Bit 23 - HXTAL Clock Stuck Interrupt Clear

Writes raw bits to the register.

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