Struct atsam4sd16c_pac::piob::ppddr::W

source ·
pub struct W(_);
Expand description

Register PPDDR writer

Implementations§

Bit 0 - Pull-Down Disable

Bit 1 - Pull-Down Disable

Bit 2 - Pull-Down Disable

Bit 3 - Pull-Down Disable

Bit 4 - Pull-Down Disable

Bit 5 - Pull-Down Disable

Bit 6 - Pull-Down Disable

Bit 7 - Pull-Down Disable

Bit 8 - Pull-Down Disable

Bit 9 - Pull-Down Disable

Bit 10 - Pull-Down Disable

Bit 11 - Pull-Down Disable

Bit 12 - Pull-Down Disable

Bit 13 - Pull-Down Disable

Bit 14 - Pull-Down Disable

Bit 15 - Pull-Down Disable

Bit 16 - Pull-Down Disable

Bit 17 - Pull-Down Disable

Bit 18 - Pull-Down Disable

Bit 19 - Pull-Down Disable

Bit 20 - Pull-Down Disable

Bit 21 - Pull-Down Disable

Bit 22 - Pull-Down Disable

Bit 23 - Pull-Down Disable

Bit 24 - Pull-Down Disable

Bit 25 - Pull-Down Disable

Bit 26 - Pull-Down Disable

Bit 27 - Pull-Down Disable

Bit 28 - Pull-Down Disable

Bit 29 - Pull-Down Disable

Bit 30 - Pull-Down Disable

Bit 31 - Pull-Down Disable

Writes raw bits to the register.

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