Struct atsam4sd16c_pac::piob::ppdsr::R

source ·
pub struct R(_);
Expand description

Register PPDSR reader

Implementations§

Bit 0 - Pull-Down Status

Bit 1 - Pull-Down Status

Bit 2 - Pull-Down Status

Bit 3 - Pull-Down Status

Bit 4 - Pull-Down Status

Bit 5 - Pull-Down Status

Bit 6 - Pull-Down Status

Bit 7 - Pull-Down Status

Bit 8 - Pull-Down Status

Bit 9 - Pull-Down Status

Bit 10 - Pull-Down Status

Bit 11 - Pull-Down Status

Bit 12 - Pull-Down Status

Bit 13 - Pull-Down Status

Bit 14 - Pull-Down Status

Bit 15 - Pull-Down Status

Bit 16 - Pull-Down Status

Bit 17 - Pull-Down Status

Bit 18 - Pull-Down Status

Bit 19 - Pull-Down Status

Bit 20 - Pull-Down Status

Bit 21 - Pull-Down Status

Bit 22 - Pull-Down Status

Bit 23 - Pull-Down Status

Bit 24 - Pull-Down Status

Bit 25 - Pull-Down Status

Bit 26 - Pull-Down Status

Bit 27 - Pull-Down Status

Bit 28 - Pull-Down Status

Bit 29 - Pull-Down Status

Bit 30 - Pull-Down Status

Bit 31 - Pull-Down Status

Methods from Deref<Target = R<PPDSR_SPEC>>§

Reads raw bits from register.

Trait Implementations§

The resulting type after dereferencing.
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.