Struct atsam4sd16c_pac::pioa::puer::W

source ·
pub struct W(_);
Expand description

Register PUER writer

Implementations§

Bit 0 - Pull-Up Enable

Bit 1 - Pull-Up Enable

Bit 2 - Pull-Up Enable

Bit 3 - Pull-Up Enable

Bit 4 - Pull-Up Enable

Bit 5 - Pull-Up Enable

Bit 6 - Pull-Up Enable

Bit 7 - Pull-Up Enable

Bit 8 - Pull-Up Enable

Bit 9 - Pull-Up Enable

Bit 10 - Pull-Up Enable

Bit 11 - Pull-Up Enable

Bit 12 - Pull-Up Enable

Bit 13 - Pull-Up Enable

Bit 14 - Pull-Up Enable

Bit 15 - Pull-Up Enable

Bit 16 - Pull-Up Enable

Bit 17 - Pull-Up Enable

Bit 18 - Pull-Up Enable

Bit 19 - Pull-Up Enable

Bit 20 - Pull-Up Enable

Bit 21 - Pull-Up Enable

Bit 22 - Pull-Up Enable

Bit 23 - Pull-Up Enable

Bit 24 - Pull-Up Enable

Bit 25 - Pull-Up Enable

Bit 26 - Pull-Up Enable

Bit 27 - Pull-Up Enable

Bit 28 - Pull-Up Enable

Bit 29 - Pull-Up Enable

Bit 30 - Pull-Up Enable

Bit 31 - Pull-Up Enable

Writes raw bits to the register.

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