pub struct W(_);
Expand description

Register PMC_PCDR0 writer

Implementations§

Bit 8 - Peripheral Clock 8 Disable

Bit 9 - Peripheral Clock 9 Disable

Bit 10 - Peripheral Clock 10 Disable

Bit 11 - Peripheral Clock 11 Disable

Bit 12 - Peripheral Clock 12 Disable

Bit 13 - Peripheral Clock 13 Disable

Bit 14 - Peripheral Clock 14 Disable

Bit 15 - Peripheral Clock 15 Disable

Bit 16 - Peripheral Clock 16 Disable

Bit 17 - Peripheral Clock 17 Disable

Bit 18 - Peripheral Clock 18 Disable

Bit 19 - Peripheral Clock 19 Disable

Bit 20 - Peripheral Clock 20 Disable

Bit 21 - Peripheral Clock 21 Disable

Bit 22 - Peripheral Clock 22 Disable

Bit 23 - Peripheral Clock 23 Disable

Bit 24 - Peripheral Clock 24 Disable

Bit 25 - Peripheral Clock 25 Disable

Bit 26 - Peripheral Clock 26 Disable

Bit 27 - Peripheral Clock 27 Disable

Bit 28 - Peripheral Clock 28 Disable

Bit 29 - Peripheral Clock 29 Disable

Bit 30 - Peripheral Clock 30 Disable

Bit 31 - Peripheral Clock 31 Disable

Writes raw bits to the register.

Methods from Deref<Target = W<PMC_PCDR0_SPEC>>§

Writes raw bits to the register.

Safety

Read datasheet or reference manual to find what values are allowed to pass.

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.