pub struct W(_);
Expand description

Register C2IMR1 writer

Implementations

Bit 0 - RTCSTAMPTAMPLSECSSIM

Bit 1 - RTCALARMIM

Bit 2 - RTCSSRUIM

Bit 3 - RTCWKUPIM

Bit 5 - RCCIM

Bit 6 - FLASHIM

Bit 8 - PKAIM

Bit 10 - AESIM

Bit 11 - COMPIM

Bit 12 - ADCIM

Bit 13 - DACIM

Bit 16 - EXTI0IM

Bit 17 - EXTI1IM

Bit 18 - EXTI2IM

Bit 19 - EXTI3IM

Bit 20 - EXTI4IM

Bit 21 - EXTI5IM

Bit 22 - EXTI6IM

Bit 23 - EXTI7IM

Bit 24 - EXTI8IM

Bit 25 - EXTI9IM

Bit 26 - EXTI10IM

Bit 27 - EXTI11IM

Bit 28 - EXTI12IM

Bit 29 - EXTI13IM

Bit 30 - EXTI14IM

Bit 31 - EXTI15IM

Writes raw bits to the register.

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