pub struct W(_);
Expand description

Register PMC_PCDR1 writer

Implementations

Bit 0 - Peripheral Clock 32 Disable

Bit 1 - Peripheral Clock 33 Disable

Bit 2 - Peripheral Clock 34 Disable

Bit 3 - Peripheral Clock 35 Disable

Bit 5 - Peripheral Clock 37 Disable

Bit 7 - Peripheral Clock 39 Disable

Bit 8 - Peripheral Clock 40 Disable

Bit 9 - Peripheral Clock 41 Disable

Bit 10 - Peripheral Clock 42 Disable

Bit 11 - Peripheral Clock 43 Disable

Bit 12 - Peripheral Clock 44 Disable

Bit 13 - Peripheral Clock 45 Disable

Bit 14 - Peripheral Clock 46 Disable

Bit 15 - Peripheral Clock 47 Disable

Bit 16 - Peripheral Clock 48 Disable

Bit 17 - Peripheral Clock 49 Disable

Bit 18 - Peripheral Clock 50 Disable

Bit 19 - Peripheral Clock 51 Disable

Bit 20 - Peripheral Clock 52 Disable

Bit 21 - Peripheral Clock 53 Disable

Bit 24 - Peripheral Clock 56 Disable

Bit 25 - Peripheral Clock 57 Disable

Bit 26 - Peripheral Clock 58 Disable

Bit 27 - Peripheral Clock 59 Disable

Bit 28 - Peripheral Clock 60 Disable

Writes raw bits to the register.

Methods from Deref<Target = W<PMC_PCDR1_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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.