Struct atsam4sd16c_pac::piob::ppder::W

source ·
pub struct W(_);
Expand description

Register PPDER writer

Implementations§

Bit 0 - Pull-Down Enable

Bit 1 - Pull-Down Enable

Bit 2 - Pull-Down Enable

Bit 3 - Pull-Down Enable

Bit 4 - Pull-Down Enable

Bit 5 - Pull-Down Enable

Bit 6 - Pull-Down Enable

Bit 7 - Pull-Down Enable

Bit 8 - Pull-Down Enable

Bit 9 - Pull-Down Enable

Bit 10 - Pull-Down Enable

Bit 11 - Pull-Down Enable

Bit 12 - Pull-Down Enable

Bit 13 - Pull-Down Enable

Bit 14 - Pull-Down Enable

Bit 15 - Pull-Down Enable

Bit 16 - Pull-Down Enable

Bit 17 - Pull-Down Enable

Bit 18 - Pull-Down Enable

Bit 19 - Pull-Down Enable

Bit 20 - Pull-Down Enable

Bit 21 - Pull-Down Enable

Bit 22 - Pull-Down Enable

Bit 23 - Pull-Down Enable

Bit 24 - Pull-Down Enable

Bit 25 - Pull-Down Enable

Bit 26 - Pull-Down Enable

Bit 27 - Pull-Down Enable

Bit 28 - Pull-Down Enable

Bit 29 - Pull-Down Enable

Bit 30 - Pull-Down Enable

Bit 31 - Pull-Down Enable

Writes raw bits to the register.

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