Struct atsam4sd16c_pac::piob::psr::R

source ·
pub struct R(_);
Expand description

Register PSR reader

Implementations§

Bit 0 - PIO Status

Bit 1 - PIO Status

Bit 2 - PIO Status

Bit 3 - PIO Status

Bit 4 - PIO Status

Bit 5 - PIO Status

Bit 6 - PIO Status

Bit 7 - PIO Status

Bit 8 - PIO Status

Bit 9 - PIO Status

Bit 10 - PIO Status

Bit 11 - PIO Status

Bit 12 - PIO Status

Bit 13 - PIO Status

Bit 14 - PIO Status

Bit 15 - PIO Status

Bit 16 - PIO Status

Bit 17 - PIO Status

Bit 18 - PIO Status

Bit 19 - PIO Status

Bit 20 - PIO Status

Bit 21 - PIO Status

Bit 22 - PIO Status

Bit 23 - PIO Status

Bit 24 - PIO Status

Bit 25 - PIO Status

Bit 26 - PIO Status

Bit 27 - PIO Status

Bit 28 - PIO Status

Bit 29 - PIO Status

Bit 30 - PIO Status

Bit 31 - PIO Status

Methods from Deref<Target = R<PSR_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.