Struct atsam4e8c_pac::pmc::pmc_pcer1::W

source ·
pub struct W(_);
Expand description

Register PMC_PCER1 writer

Implementations§

Bit 0 - Peripheral Clock 32 Enable

Bit 1 - Peripheral Clock 33 Enable

Bit 2 - Peripheral Clock 34 Enable

Bit 3 - Peripheral Clock 35 Enable

Bit 4 - Peripheral Clock 36 Enable

Bit 5 - Peripheral Clock 37 Enable

Bit 6 - Peripheral Clock 38 Enable

Bit 7 - Peripheral Clock 39 Enable

Bit 8 - Peripheral Clock 40 Enable

Bit 9 - Peripheral Clock 41 Enable

Bit 10 - Peripheral Clock 42 Enable

Bit 11 - Peripheral Clock 43 Enable

Bit 12 - Peripheral Clock 44 Enable

Bit 13 - Peripheral Clock 45 Enable

Bit 14 - Peripheral Clock 46 Enable

Bit 15 - Peripheral Clock 47 Enable

Writes raw bits to the register.

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