Struct atsam4sd16c_pac::pioa::owsr::R

source ·
pub struct R(_);
Expand description

Register OWSR reader

Implementations§

Bit 0 - Output Write Status

Bit 1 - Output Write Status

Bit 2 - Output Write Status

Bit 3 - Output Write Status

Bit 4 - Output Write Status

Bit 5 - Output Write Status

Bit 6 - Output Write Status

Bit 7 - Output Write Status

Bit 8 - Output Write Status

Bit 9 - Output Write Status

Bit 10 - Output Write Status

Bit 11 - Output Write Status

Bit 12 - Output Write Status

Bit 13 - Output Write Status

Bit 14 - Output Write Status

Bit 15 - Output Write Status

Bit 16 - Output Write Status

Bit 17 - Output Write Status

Bit 18 - Output Write Status

Bit 19 - Output Write Status

Bit 20 - Output Write Status

Bit 21 - Output Write Status

Bit 22 - Output Write Status

Bit 23 - Output Write Status

Bit 24 - Output Write Status

Bit 25 - Output Write Status

Bit 26 - Output Write Status

Bit 27 - Output Write Status

Bit 28 - Output Write Status

Bit 29 - Output Write Status

Bit 30 - Output Write Status

Bit 31 - Output Write Status

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