Struct atsam4sd16c_pac::piob::locksr::R

source ·
pub struct R(_);
Expand description

Register LOCKSR reader

Implementations§

Bit 0 - Lock Status

Bit 1 - Lock Status

Bit 2 - Lock Status

Bit 3 - Lock Status

Bit 4 - Lock Status

Bit 5 - Lock Status

Bit 6 - Lock Status

Bit 7 - Lock Status

Bit 8 - Lock Status

Bit 9 - Lock Status

Bit 10 - Lock Status

Bit 11 - Lock Status

Bit 12 - Lock Status

Bit 13 - Lock Status

Bit 14 - Lock Status

Bit 15 - Lock Status

Bit 16 - Lock Status

Bit 17 - Lock Status

Bit 18 - Lock Status

Bit 19 - Lock Status

Bit 20 - Lock Status

Bit 21 - Lock Status

Bit 22 - Lock Status

Bit 23 - Lock Status

Bit 24 - Lock Status

Bit 25 - Lock Status

Bit 26 - Lock Status

Bit 27 - Lock Status

Bit 28 - Lock Status

Bit 29 - Lock Status

Bit 30 - Lock Status

Bit 31 - Lock Status

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